summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-logical-not-compare.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expand -Wlogical-not-parentheses to also fire on `!x & A`.Nico Weber2016-10-271-1/+40
* Make a test less brittle.Richard Trieu2015-08-171-44/+56
* Testcase for PR16673.Eli Friedman2013-07-221-0/+15
* Improve -Wlogical-not-parentheses to catch when the not is applied to an enum.Richard Trieu2013-07-041-0/+67
* Add a new warning, -Wlogical-not-parentheses, to -Wparentheses.Richard Trieu2013-06-101-0/+112
OpenPOWER on IntegriCloud