Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
49b32d80416288b6eb8e26f76c40a8e32c20a361
/
clang
/
test
/
SemaTemplate
/
enum-argument.cpp
a58017e
Fix type-dependency of bitfields in templates
by Elizabeth Andrews
· 6 years ago
878a24e
Reapply "Fix crash on switch conditions of non-integer types in templates"
by Elizabeth Andrews
· 6 years ago
d0b3e73
Revert "Reapply "Fix crash on switch conditions of non-integer types in templates""
by Melanie Blower
· 6 years ago
7599484
Reapply "Fix crash on switch conditions of non-integer types in templates"
by Melanie Blower
· 6 years ago
a5ef73c
Revert "Fix crash on switch conditions of non-integer types in templates"
by Dmitri Gribenko
· 6 years ago
7694582
Fix crash on switch conditions of non-integer types in templates
by Elizabeth Andrews
· 6 years ago
c6e68da
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
by Andy Gibbs
· 13 years ago
622114c
Clarify the logic for when to build an overloaded binop. In particular,
by John McCall
· 15 years ago
34376a6
Although we currently have explicit lvalue-to-rvalue conversions, they're
by John McCall
· 15 years ago
e05d3cb
A type- or value-dependent expression cannot use bitfield
by Douglas Gregor
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
b2186fe
Make sure that EnumConstantDecls always get a type, even when they have type-dependent initializers.
by Douglas Gregor
· 16 years ago
eed3d4c
Fix the type of a enum non-type template argument within the instantiation.
by Sebastian Redl
· 16 years ago