]> granicus.if.org Git - clang/commit
emit warn_char_constant_too_large at most once per literal, fixing PR6852
authorChris Lattner <sabre@nondot.org>
Fri, 16 Apr 2010 23:44:05 +0000 (23:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Apr 2010 23:44:05 +0000 (23:44 +0000)
commit1c6c64b5181a960c7d4cace4995a938d4dfa6fbf
tree4fa5f1c739ab90a8768ae554889b26360f4ee872
parent2b334bb3126a67895813e49e6228dad4aec0b4d6
emit warn_char_constant_too_large at most once per literal, fixing PR6852

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101580 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/LiteralSupport.cpp
test/Preprocessor/if_warning.c