llvm-project/clang/test/CXX/expr/expr.unary/expr.unary.op
David Blaikie 7555b6a4e5 Improve some of the conversion warnings to fire on conversion to bool.
Moves the bool bail-out down a little in SemaChecking - so now
-Wnull-conversion and -Wliteral-conversion can fire when the target type is
bool.

Also improve the wording/details in the -Wliteral-conversion warning to match
the -Wconstant-conversion.

llvm-svn: 156826
2012-05-15 16:56:36 +00:00
..
p3.cpp Don't consider an overloaded operator& when the expression is actually 2011-12-14 21:23:13 +00:00
p4.cpp Properly diagnose invalid casts to function references. Patch by 2010-11-08 03:40:48 +00:00
p6.cpp Improve some of the conversion warnings to fire on conversion to bool. 2012-05-15 16:56:36 +00:00