]> granicus.if.org Git - clang/commit
Kill off IDNS_ObjCImplementation and IDNS_ObjCCategoryName; they
authorDouglas Gregor <dgregor@apple.com>
Thu, 22 Apr 2010 23:19:50 +0000 (23:19 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 22 Apr 2010 23:19:50 +0000 (23:19 +0000)
commitbd4187bb6f4a0cfe7d6d2c8e8856b16bca2f0748
tree159548f823dcf4ed2f508912a7afdf0351301c0f
parentc3203e7ee1464a096f341c2e2a83a10be2da000a
Kill off IDNS_ObjCImplementation and IDNS_ObjCCategoryName; they
aren't and never were used. There's a gap in the bit pattern for IDNS
now, but I'm sure *someone* will fill it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102143 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclBase.h
lib/AST/DeclBase.cpp
lib/Sema/Sema.h
lib/Sema/SemaLookup.cpp