index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaCXX
/
warn-enum-compare.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[c++20] Add deprecation warnings for the expression forms deprecated by P1120R0.
Richard Smith
2019-12-16
1
-168
/
+168
*
Fix warn-enum-compare.cpp on Windows
Hans Wennborg
2017-12-11
1
-1
/
+6
*
Catch more cases with -Wenum-compare
Richard Trieu
2017-09-09
1
-0
/
+43
*
[Sema] Assign new flag -Wenum-compare-switch to switch-related parts of -Wenu...
Gabor Horvath
2017-08-09
1
-3
/
+3
*
[Sema] -Wenum-compare no longer warn on anonymous enums in switch statements
Gabor Horvath
2017-08-09
1
-0
/
+7
*
[Sema] Extend -Wenum-compare to handle mixed enum comparisons in switch state...
Gabor Horvath
2017-08-09
1
-0
/
+17
*
Enhance -Wtautological-constant-out-of-range-compare to include the name of t...
Ted Kremenek
2013-03-15
1
-2
/
+2
*
Improvements to my patch in r164143 per
Fariborz Jahanian
2012-09-20
1
-2
/
+2
*
c: warn when an integer value comparison with an
Fariborz Jahanian
2012-09-18
1
-2
/
+2
*
Implement -Wenum-compare, which warns when comparing two enums of
Chandler Carruth
2011-02-17
1
-0
/
+212