Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar | |
Tests and drivers updated, still need to shuffle dirs. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67602 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-02-14 | Add svn:eol-style=native to some files | Cedric Venet | |
Correct two files with inconsistent lines endings. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64564 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2008-10-06 | Allow variadic arguments without named ones for C++, e.g. "void(...);" | Argyrios Kyrtzidis | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57143 91177308-0d34-0410-b5e6-96231b3b80d8 |