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
Currently, there are multiple environment variables are not recognized within the clang subproject, resulting in test failures when using the lit internal shell. Example of error message
Currently, there are multiple environment variables are not recognized within the clang subproject, resulting in test failures when using the lit internal shell.
Example of error message
This error indicates that the internal shell is misinterpreting environment variable assignments as commands, leading to these failures.
files with failure:
LIT_USE_INTERNAL_SHELL=1 ninja check-clang
The text was updated successfully, but these errors were encountered: