Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-17 | Don't #include <stdio.h> when tests don't need it, or use clang instead of ↵ | Daniel Dunbar | |
clang-cc when they do. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89070 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-09-12 | Don't use the PredefinedExpr string as the global variable name, these don't | Daniel Dunbar | |
make very nice symbols, just use the function name. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81653 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-09-08 | Vastly improve PredefinedExpr output, both in Sema and CodeGen. Patch by Sam ↵ | Anders Carlsson | |
Weinig! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81237 91177308-0d34-0410-b5e6-96231b3b80d8 |