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 | ||||
* | Add a more reliable check for whether a static declaration has already | Eli Friedman | 2008-05-27 | 1 | -0/+5 |
been used. In preparation for the fix to PR2360, but also a minor bug in its own right. llvm-svn: 51583 |