summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/conversion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Suppress macro expansion of NULL in NULL warnings.David Blaikie2012-03-161-0/+12
* Provide the specific target type in the -Wnull-conversion warning.David Blaikie2012-03-151-4/+8
* Reapply r152745 (reverted in 152765) now that compiler-rt is fixed.David Blaikie2012-03-151-0/+4
* Revert r152745 as it's breaking the internal buildbots.Chad Rosier2012-03-151-4/+0
* Provide -Wnull-conversion separately from -Wconversion.David Blaikie2012-03-141-0/+4
* Add a new warning on NULL pointer constant to integer conversion.Richard Trieu2011-05-291-0/+11
* Extend the bitfield-truncation warning to initializations.John McCall2010-11-111-0/+7
* Check in this -Wconversion C++ test case that's been sitting on my machineJohn McCall2010-07-131-0/+45