]> granicus.if.org Git - clang/commit
At sabre's request, drop the FP bounds diagnostics down to warnings and file
authorJohn McCall <rjmccall@apple.com>
Fri, 26 Feb 2010 23:35:57 +0000 (23:35 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 26 Feb 2010 23:35:57 +0000 (23:35 +0000)
commit2a0d7574acaa3a8d516e9ae4b720755460ebe8a8
treee3c42cea14e9a0270625629637c2aa7c46ca4c64
parentd64a4f4798907495091daf2b081c3d62d729dca9
At sabre's request, drop the FP bounds diagnostics down to warnings and file
them under -Wbad-literal.  They're still on by default.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97284 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExpr.cpp
test/Lexer/constants.c