Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't depend on system headers in clang -cc1 tests. | Benjamin Kramer | 2010-06-24 | 1 | -1/+1 |
| | | | | | | The constant was copied from clang's limits.h. llvm-svn: 106732 | ||||
* | Revert "Tweak tests to hopefully fix include of limits.h on win32.", tweak ↵ | Daniel Dunbar | 2010-06-23 | 1 | -1/+1 |
| | | | | | | fails on linux. llvm-svn: 106661 | ||||
* | Tweak tests to hopefully fix include of limits.h on win32. | Daniel Dunbar | 2010-06-23 | 1 | -1/+1 |
| | | | | llvm-svn: 106639 | ||||
* | Fold additive constants, and support comparsions of the form $sym+const1 <> ↵ | Jordy Rose | 2010-06-18 | 1 | -0/+99 |
const2 llvm-svn: 106339 |