Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
22afaccd9ab77d46106e94c47907d955a014ae3f
/
test
/
SemaTemplate
/
instantiate-anonymous-union.cpp
f584832
When building a qualified reference to a member of an anonymous struct
by Douglas Gregor
· 14 years ago
030ef47
Fix PR7402 when it strikes via template instantiation.
by Chandler Carruth
· 14 years ago
9901c57
When instantiating anonymous structs/unions within a function, make
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
cdc83c7
Don't assume that a base is always a RecordType, it can also be a TemplateSpecializationType. Also, make sure to get the instantiated union member.
by Anders Carlsson
· 16 years ago
9988d5d
Handle member initializers that point to fields in anonymous structs.
by Anders Carlsson
· 16 years ago
d8b285f
Don't assert when instantiating member references to fields in anonymous structs.
by Anders Carlsson
· 16 years ago
a5bf7f1
Don't crash when instantiating templates containing anonymous structs/unions
by Douglas Gregor
· 16 years ago