]> granicus.if.org Git - clang/commit
Only warn in -Wliteral-conversion if the conversion loses information
authorMatt Beaumont-Gay <matthewbg@google.com>
Fri, 14 Oct 2011 15:36:25 +0000 (15:36 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Fri, 14 Oct 2011 15:36:25 +0000 (15:36 +0000)
commit9ce6377714a8eb8f577c87028300421e72b00dc9
treee14693ce8b8513816d4941633b0953c2374d2a01
parent2060650f2743650a815ce3daa414352911d408fd
Only warn in -Wliteral-conversion if the conversion loses information

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141955 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaChecking.cpp
test/Sema/knr-def-call.c
test/SemaCXX/warn-literal-conversion.cpp