]> granicus.if.org Git - clang/commit
Use %select to merge two diagnostics that only differ in one word and are emitted...
authorCraig Topper <craig.topper@gmail.com>
Thu, 12 Nov 2015 07:36:50 +0000 (07:36 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 12 Nov 2015 07:36:50 +0000 (07:36 +0000)
commit8b70fa6b492dcaef04bf7be45677e2224691b3be
treed9a18bf336f1a2dd2cf49148796b53f3bf8b1840
parent60de3632d22ca52fab67d5d8b13af6824e16c98a
Use %select to merge two diagnostics that only differ in one word and are emitted in the same place. NFC

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252861 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticLexKinds.td
lib/Lex/LiteralSupport.cpp