| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| | | | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602 | ||||
| * | Fix a stringizing bug that Neil noticed. We should preprocess this: | Chris Lattner | 2007-07-19 | 1 | -0/+6 |
| #define t(x) #x t(a c) to "a c", not "ac". llvm-svn: 40060 | |||||

