summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/volatile-1.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Don't #include <stdio.h> when tests don't need it, or use clang instead of cl...Daniel Dunbar2009-11-171-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* We don't want to validate bad code, Mike Stump2009-05-291-2/+2
* Note another case that doesn't work yet.Mike Stump2009-05-291-0/+4
* Fixup the rest of the trivial cases of the codegen of volatile. IfMike Stump2009-05-291-0/+139
OpenPOWER on IntegriCloud