]> granicus.if.org Git - clang/commit
Added a method to DeclContext that marks the
authorSean Callanan <scallanan@apple.com>
Thu, 23 Aug 2012 21:16:40 +0000 (21:16 +0000)
committerSean Callanan <scallanan@apple.com>
Thu, 23 Aug 2012 21:16:40 +0000 (21:16 +0000)
commitd5a20c19416d7143771b4d503fa808ae01c4e7ad
treece1324d20e3506ad195a18dfea2f8c3583aca70b
parent890f0f1612b0028b8b16730ae7ed07e295600c76
Added a method to DeclContext that marks the
lookup table as needing to be built.

This is required for LLDB, which provides the
contents of many DeclContexts through a custom
ExternalASTSource.

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