Age | Commit message (Expand) | Author |
---|---|---|
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-04-19 | Fix PR4007: clang doesn't know -Werror-foo is the same as -Werror=foo | Chris Lattner |
2009-04-18 | Fix PR3938 by taking into account C99 6.10p4. | Chris Lattner |
2009-04-18 | convert test to -verify style. | Chris Lattner |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-01-23 | add support for -Wundef. | Chris Lattner |