diff options
author | John McCall <rjmccall@apple.com> | 2010-04-10 07:37:23 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-04-10 07:37:23 +0000 |
commit | bb7b658ab5d0e46a7a5af11bfdba8cac80173307 (patch) | |
tree | b4315412eff1b7650fc0c4e009a1406ee9988be9 /clang/test/SemaCXX/class-base-member-init.cpp | |
parent | d394aec87d92085ca145e0b12ccc7927d8bb7231 (diff) | |
download | bcm5719-llvm-bb7b658ab5d0e46a7a5af11bfdba8cac80173307.tar.gz bcm5719-llvm-bb7b658ab5d0e46a7a5af11bfdba8cac80173307.zip |
Diagnose misordered initializers in constructor templates immediately instead of
when they're instantiated. Merge the note into the -Wreorder warning; it
doesn't really contribute much, and it was splitting a thought across diagnostics
anyway. Don't crash in the parser when a constructor's initializers end in a
comma and there's no body; the recovery here is still terrible, but anything's
better than a crash.
llvm-svn: 100922
Diffstat (limited to 'clang/test/SemaCXX/class-base-member-init.cpp')
0 files changed, 0 insertions, 0 deletions