]> granicus.if.org Git - clang/commit
Fixes a typo. note_xxx not not_xxx.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 8 May 2012 18:03:39 +0000 (18:03 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 8 May 2012 18:03:39 +0000 (18:03 +0000)
commit5ea66619a3108e2985e952b9a60a84316d464b25
tree3f9ea69822791758dd66831fc0d6639e45e87700
parent101d4e0c8ffbcdaaa58cddf1c20f98aa1b4501c4
Fixes a typo. note_xxx not not_xxx.

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