]> granicus.if.org Git - clang/commit
Replacing a morally duplicate diagnostic by adding it to an existing diagnostic's...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 18 Jul 2013 14:56:42 +0000 (14:56 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 18 Jul 2013 14:56:42 +0000 (14:56 +0000)
commit37a8953f71dcf5145c6dedb6467f50c62c9dd6e1
treebea210e9b1d576c990fd794fecfeafae75270604
parent5e2169f94fca20bbfda317c222b156751a431c13
Replacing a morally duplicate diagnostic by adding it to an existing diagnostic's select list.  Updates the tests for the more consistent diagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186584 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
test/SemaObjC/attr-objc-exception.m
test/SemaObjC/attr-root-class.m