Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-08 | Speed up testing by avoiding stdio.h, also helps testing on windows. | Mike Stump | |
Patch by John Thompson. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83593 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 |