summaryrefslogtreecommitdiff
path: root/test/SemaCXX/__null.cpp
Commit message (Expand)AuthorAge
* Reapply r152745 (reverted in 152765) now that compiler-rt is fixed.David Blaikie2012-03-15
* Revert r152745 as it's breaking the internal buildbots.Chad Rosier2012-03-15
* Provide -Wnull-conversion separately from -Wconversion.David Blaikie2012-03-14
* Initial steps to improve diagnostics when there is a NULL andChandler Carruth2011-02-18
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-15
* Eliminate &&s in tests.Daniel Dunbar2009-11-08
* Rename clang to clang-cc.Daniel Dunbar2009-03-24
* Add codegen support for __nullAnders Carlsson2008-12-21
* Make sure __null test runs in both 32- and 64-bit. Thanks AndersDouglas Gregor2008-12-01
* Add the test for __nullDouglas Gregor2008-12-01