Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b5aa17c5a118d371db49eb0af8866829b1aff678
/
test
/
Sema
/
cast-to-union.c
8c4bfe5
Fixed cast to union with anonymous bitfields.
by Abramo Bagnara
· 14 years ago
08a4190
Improve diagnostics like "initializing <type> from an expression of
by Douglas Gregor
· 15 years ago
d4eea83
Improve diagnostics when we fail to convert from a source type to a
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
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
6ed2ef8
add support for initializing static vars with a cast to union (gcc extension)
by Nuno Lopes
· 16 years ago
eff2cd5
PR2746: Implement GCC cast to union extension
by Seo Sanghyeon
· 16 years ago