summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/null_in_arithmetic_ops.cpp
Commit message (Expand)AuthorAgeFilesLines
* The current warning in -Wnull-arithmetic for comparisons between NULL and non...Richard Trieu2011-08-111-7/+7
* Factor out (some of) the checking for invalid forms of pointerChandler Carruth2011-06-271-1/+1
* Use an explicitly 64-bit triple flag to ensure we can easily verify theChandler Carruth2011-06-201-1/+1
* Fix a problem with the diagnostics of invalid arithmetic with functionChandler Carruth2011-06-201-1/+1
* Move away from the poor "abstraction" I added to Type. John arguedChandler Carruth2011-06-201-8/+20
* Add test cases for false positives on -Wnull-arithmetic from RichardChandler Carruth2011-06-191-0/+11
* Put the new warning from revision 133196 on NULL arithmetic behind the flag -...Richard Trieu2011-06-171-1/+1
* Add a new warning when a NULL constant is used in arithmetic operations. The...Richard Trieu2011-06-161-0/+70
OpenPOWER on IntegriCloud