summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/bool-bitfield.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-1/+1
| | | | | | tests fail. llvm-svn: 188447
* Remove more unused uses of -verify.Rafael Espindola2013-07-041-1/+1
| | | | llvm-svn: 185643
* Make sure CodeGen uses a value of the correct type as the result ofEli Friedman2012-12-191-0/+14
of assignment to a bool bitfield. PR14638. llvm-svn: 170480
OpenPOWER on IntegriCloud