Age | Commit message (Expand) | Author |
---|---|---|
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-04-29 | Fix PR4092 by improving error recovery in two ways: | Chris Lattner |
2009-04-25 | improve a diagnostic to make more sense. | Chris Lattner |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-06 | Tweak warning text from the last commit | Douglas Gregor |
2009-03-06 | Downgrade complaints about the use of variable-sized types within a | Douglas Gregor |
2009-02-22 | Sanity fix for PR3642: if we're treating a diagnostic as an error, it's | Eli Friedman |
2009-02-19 | fix test case | Zhongxing Xu |
2009-02-03 | Simplify the way in which we inject the names of tag definitions and | Douglas Gregor |
2009-02-02 | fix TryToFixInvalidVariablyModifiedType to reject negative array sizes | Nuno Lopes |
2009-02-02 | fix PR3459: improve compatibility with gcc when checking for constant exprs | Nuno Lopes |