summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/predefined-expr.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't use the PredefinedExpr string as the global variable name, these don'tDaniel Dunbar2009-09-121-4/+4
| | | | | | make very nice symbols, just use the function name. llvm-svn: 81653
* Vastly improve PredefinedExpr output, both in Sema and CodeGen. Patch by Sam ↵Anders Carlsson2009-09-081-0/+45
Weinig! llvm-svn: 81237
OpenPOWER on IntegriCloud