You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[compiler-rt][Profile] Temporarily Disable Test on AIX
This was very hackily patched in
16ef893 to not use env -u. The internal
shell does not support unset, but does supprt env -u. Disable the test
for now so we can enable the internal shell with a TODO to enable it
after the internal shell landing has stuck.
Reviewers: fmayer, vitalybuka, w2yehia, daltenty, mingmingl-llvm, madanial0
Reviewed By: mingmingl-llvm
Pull Request: llvm#166637
0 commit comments