History log of /external/lldb/source/Symbol/VerifyDecl.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c6d161e3ed961e40242b5a0482a3354848c7cd57 26-Oct-2011 Sean Callanan <scallanan@apple.com> Added VerifyDecl, a function that, when LLDB is
linked against a debug LLVM, runs a variety of
functions -- currently just one -- that verify
that the Decls we create are valid.

ClangASTContext now calls this verifier whenever
it adds a Decl to a DeclContext, and the verifier
checks that the AccessSpecifier is sane.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@143000 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/source/Symbol/VerifyDecl.cpp