]> granicus.if.org Git - clang/commit
improve of note message and minor refactoring of my last
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 15 May 2013 15:27:35 +0000 (15:27 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 15 May 2013 15:27:35 +0000 (15:27 +0000)
commit14040142a3b3c1029092bc1f7c51e347c3fa8f89
tree25a8f3ce2536abffc903eb3be145b2a5e4fa9ec5
parent92b522db4e3d79e2fab5fd4ce1574afef201ae58
improve of note message and minor refactoring of my last
patch (r181847).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181896 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExprObjC.cpp
test/Analysis/inlining/DynDispatchBifurcate.m
test/Analysis/rdar-6540084.m
test/Modules/objc-categories.m
test/PCH/chain-categories2.m
test/SemaObjC/call-super-2.m
test/SemaObjC/compare-qualified-id.m
test/SemaObjC/conditional-expr.m
test/SemaObjC/error-outof-scope-property-use.m
test/SemaObjC/instancetype.m
test/SemaObjC/message.m
test/SemaObjC/method-not-defined.m
test/SemaObjC/missing-atend-metadata.m
test/SemaObjC/property-5.m
test/SemaObjC/protocol-id-test-1.m
test/SemaObjCXX/instancetype.mm