Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-27 | Disabling some MS extensions which cause these tests to fail | John Thompson | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85236 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
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-16 | Make "implicit int" an error in C++ (unless we're allowing Microsoft | Douglas Gregor | |
extensions). This caught a couple bugs in our test suite :) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64686 91177308-0d34-0410-b5e6-96231b3b80d8 |