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 | |||
2008-10-04 | Add coverage tests of C and Obj-C language features. | Daniel Dunbar | |
- AST printing, dumping, serialization, codegen. - HTML printing. - Parser callbacks. Several of these are XFAIL because they trigger unimplemented code. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57081 91177308-0d34-0410-b5e6-96231b3b80d8 |