Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c29db84419592e98e71a08d1a9fb04a3d6b51a0c
/
clang
/
test
/
SemaCXX
/
warn-reorder-ctor-initialization.cpp
b61b815
Improve -Wreorder to handle cases of anonymous class member ordering
by David Blaikie
· 13 years ago
aabdfcb
Fix a crasher in constructor-initializer reordering warnings (PR7179).
by Douglas Gregor
· 15 years ago
23eebd9
Diagnose more cases of initializing distinct members of an anonymous union
by John McCall
· 16 years ago
bb7b658
Diagnose misordered initializers in constructor templates immediately instead of
by John McCall
· 16 years ago
abb20e6
Fix a nasty bug in the virtual base computation which would lead to us initializing virtual bases in the wrong order.
by Anders Carlsson
· 16 years ago
85f9055
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
11289f4
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
952c15d
Misc fixes for -Wreorder:
by Eli Friedman
· 16 years ago
3554b5a
Patch to build list of inherited virtual base classes
by Fariborz Jahanian
· 16 years ago
341583c
Sema check on out of order object initialization of
by Fariborz Jahanian
· 16 years ago