summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/pr3518.c
Commit message (Collapse)AuthorAgeFilesLines
* Changed renaming of local symbols by inserting a dot vefore the numeric suffixSunil Srivastava2015-05-121-3/+3
| | | | | | | details in http://reviews.llvm.org/D9483 goes with llvm checkin r237150 llvm-svn: 237151
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
| | | | llvm-svn: 189910
* Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher2011-07-261-0/+29
most of them to FileCheck. llvm-svn: 136159
OpenPOWER on IntegriCloud