]> granicus.if.org Git - clang/commit
ocuvector and vector should be compatible. Fix ASQual compatibility.
authorChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 05:43:21 +0000 (05:43 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 05:43:21 +0000 (05:43 +0000)
commita36a61f218b9f7a97f2c0f511e0b29eb42e8f78b
tree11ad248b5ac60d231ef8a7d60e911930639ad9c2
parentf3692dc4a47dc48d10cec0415c6e9e39b7a39707
ocuvector and vector should be compatible.  Fix ASQual compatibility.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49316 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp