hanchenye-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
p2-resolve-single-template-id.cpp Unpluralize -Wfoo-conversions warnings for consistency. 2012-03-15 05:09:31 +00:00
p2.cpp
p4.cpp