llvm-project
7d77662d
- [clang][lit] Fix spirv-tools-err.c when LIT_USE_INTERNAL_SHELL=0 (#185876)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[clang][lit] Fix spirv-tools-err.c when LIT_USE_INTERNAL_SHELL=0 (#185876) Only the internal shell parser is able to process an operator in the middle of a command. For the other shells, the operator must appear in the beginning of the line.
References
#185876 - [clang][lit] Fix spirv-tools-err.c when LIT_USE_INTERNAL_SHELL=0
Author
tuliom
Parents
b3f56eb4
Loading