summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/bool-bitfield.cpp
AgeCommit message (Expand)Author
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-07-04Remove more unused uses of -verify.Rafael Espindola
2012-12-19Make sure CodeGen uses a value of the correct type as the result ofEli Friedman