]> granicus.if.org Git - clang/commit
Fix a bug I introduced in my const'ification patch.
authorChris Lattner <sabre@nondot.org>
Sun, 6 Apr 2008 05:25:03 +0000 (05:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Apr 2008 05:25:03 +0000 (05:25 +0000)
commit5619688510185081cbb4621d703daf7ee24cf39a
tree438a34fe8acd9a63f3f9f68cd14aebbc194721a6
parentb048c9835969c4f7fe06264748be18ed4b442116
Fix a bug I introduced in my const'ification patch.

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