llvm-project/clang/test/CXX/over/over.over
David Blaikie aeef2ae8f9 Unpluralize -Wfoo-conversions warnings for consistency.
Err on the side of brevity and rename (while providing aliases for the original
name) -Wbool-conversions, -Wint-conversions, and -Wvector-conversions for
consistency with constant, literal, string, and sign conversion warnings. And
name the diagnostic groups explicitly while I'm here rather than rewriting the
string in the groups and sema td files.

Curiously, vector-conversion is not under -Wconversion. Perhaps it should be.

llvm-svn: 152776
2012-03-15 05:09:31 +00:00
..
p1.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p2-resolve-single-template-id.cpp Unpluralize -Wfoo-conversions warnings for consistency. 2012-03-15 05:09:31 +00:00
p2.cpp Handle the resolution of a reference to a function template (which 2011-02-19 21:32:49 +00:00
p4.cpp Handle the resolution of a reference to a function template (which 2011-02-19 21:32:49 +00:00