]> granicus.if.org Git - clang/commit
Reorganize the base-lookup bits of ActOnMemInitializer in order to better
authorJohn McCall <rjmccall@apple.com>
Mon, 21 Dec 2009 10:41:20 +0000 (10:41 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 21 Dec 2009 10:41:20 +0000 (10:41 +0000)
commit2b194418b83ecbe670a6e5a8e57b84f32d8b123b
tree699af03afb9557db919ab78044d82ccb44f4be93
parent944ebc63c7b995864982366f31c07685d2aed509
Reorganize the base-lookup bits of ActOnMemInitializer in order to better
support diagnostics and error recovery.

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