]> granicus.if.org Git - clang/commit
Overriding the predefined Protocol isn't something that's actually
authorDouglas Gregor <dgregor@apple.com>
Fri, 12 Aug 2011 17:09:30 +0000 (17:09 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 12 Aug 2011 17:09:30 +0000 (17:09 +0000)
commitf80b0db7b131ce5bc9451b21d0555bd686e348f1
tree58b25982cb1360cd1f62293c0ab9844fb8ecbb37
parent5290c80eba2c96aee32912adf77bea6eddb92026
Overriding the predefined Protocol isn't something that's actually
done and is likely to not work well anyway; take away this unnecessary
complexity.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137465 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp