Age | Commit message (Expand) | Author |
---|---|---|
2012-03-15 | Reapply r152745 (reverted in 152765) now that compiler-rt is fixed. | David Blaikie |
2012-03-15 | Revert r152745 as it's breaking the internal buildbots. | Chad Rosier |
2012-03-14 | Provide -Wnull-conversion separately from -Wconversion. | David Blaikie |
2011-02-18 | Initial steps to improve diagnostics when there is a NULL and | Chandler Carruth |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-12-21 | Add codegen support for __null | Anders Carlsson |
2008-12-01 | Make sure __null test runs in both 32- and 64-bit. Thanks Anders | Douglas Gregor |
2008-12-01 | Add the test for __null | Douglas Gregor |