[PATCH] D26636: patch for llvm/clang bug 25965, suppress warning diagnostic on float-to-bool conversion when in condition context
Melanie Blower via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 18 07:02:06 PST 2016
mibintc removed rL LLVM as the repository for this revision.
mibintc updated this revision to Diff 78518.
mibintc added a comment.
I regenerated the diff using diff -x -U999999
https://reviews.llvm.org/D26636
Files:
include/clang/AST/Expr.h
include/clang/AST/Stmt.h
lib/Parse/ParseExpr.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaStmt.cpp
test/SemaCXX/warn-float-conversion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26636.78518.patch
Type: text/x-patch
Size: 4398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161118/b56ff2ef/attachment-0001.bin>
More information about the cfe-commits
mailing list