]> granicus.if.org Git - clang/commit
Replace some existing type attribute diagnostics with a
authorAaron Ballman <aaron@aaronballman.com>
Fri, 19 Jul 2013 18:53:44 +0000 (18:53 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 19 Jul 2013 18:53:44 +0000 (18:53 +0000)
commitfe6dec6efaf860ed3eb20ee13267f35129f7747a
tree24b2e7117f0450d272c0019e57e10977553aeb91
parent6fb63ab0c74bb777772a3c3ecec09799e275599a
Replace some existing type attribute diagnostics with a
single diagnostic that selects.  No functional changes intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186708 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaType.cpp