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 | ||||
* | Implement basic template instantiation for fields. Reshuffle checking | Douglas Gregor | 2009-03-11 | 1 | -0/+28 |
for FieldDecls so that the parser and the template instantiation make use of the same semantic checking module. llvm-svn: 66685 |