summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/enum-bool.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-08-16[Sema] Use the proper cast for a fixed bool enum.Mark de Wever