Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
SemaCXX
/
enum-bitfield.cpp
ac8c175
A conversion from a scoped enumeration bitfield to an integral type is an
by Richard Smith
· 11 years ago
458ea76
Improve error recovery around colon.
by Serge Pavlov
· 11 years ago
c582f01
Revert "Improve error recovery around colon."
by Reid Kleckner
· 11 years ago
a88f278
Improve error recovery around colon.
by Serge Pavlov
· 11 years ago
f4c51d9
In C++11 mode, when an integral constant expression is desired and we have a
by Richard Smith
· 14 years ago
2ec4061
Pedantic diagnostic correction: in C++, we have integral constant expressions,
by Richard Smith
· 14 years ago
cc36f69
PR11614: Mark defaulted special constructors as constexpr if their implicit
by Richard Smith
· 14 years ago
357362d
Add checks and diagnostics for many of the cases which C++11 considers to not
by Richard Smith
· 14 years ago
9ca5c42
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
by Richard Smith
· 14 years ago
d1f69f6
After parsing a ':' in an enum-specifier within class context,
by Douglas Gregor
· 15 years ago