DescriptionRe-enable the clang check for enum constants.
The patch adds a flag to disable the feature, so as to avoid future reverts.
There is also a check to avoid mixed signed comparisons, as can
arise with enums from C files. We need not bother checking these.
BUG=356816
R=mark@chromium.org
R=thakis@chromium.org
Re-enable flag.
patch from issue 150943005
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260249
Patch Set 1 #Patch Set 2 : Add tests. #Patch Set 3 : Fix copyright line. #
Total comments: 2
Patch Set 4 : Default to "off", add C-style enum test. #
Total comments: 2
Patch Set 5 : Change "dont" to "don't". #
Total comments: 1
Messages
Total messages: 15 (0 generated)
|