Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
25c2c8fb9309050612009a6571e2660e75531348
/
test
/
SemaCXX
/
constant-expression.cpp
0fb9708
If a switch condition is constant, don't warn about missing enum cases.
by John McCall
· 15 years ago
af68d4e
Fix a few cases where enum constant handling was using
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1590d9c
Add a big test case for I-C-Es in C++, and a fix to make it work. The fix might not be the right way to do it.
by Sebastian Redl
· 16 years ago