]> granicus.if.org Git - clang/commit
Switching the common attribute over to using the generic diagnostic, and removing...
authorAaron Ballman <aaron@aaronballman.com>
Sun, 24 Nov 2013 21:48:06 +0000 (21:48 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Sun, 24 Nov 2013 21:48:06 +0000 (21:48 +0000)
commit0765cbb56ac448b1a35a9d1dfeb45e9641cf22a6
treeb1325c6637380b7c72dd662272452c840f310466
parentaa244b4c5df532f8220eeb1c3388fc28db4db6fa
Switching the common attribute over to using the generic diagnostic, and removing the now-unused diagnostic. Updates a test case.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195581 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
test/SemaCXX/attr-common.cpp