summaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-tautological-compare.cpp
AgeCommit message (Expand)Author
2014-08-08Extend tautological pointer compare and pointer to bool conversion warnings toRichard Trieu
2014-02-26PR16074, implement warnings to catch pointer to boolean true and pointer toRichard Trieu
2014-01-10Make the tautological out of range warning use Sema::DiagRuntimeBehavior so thatRichard Trieu