History log of /external/lldb/include/lldb/Symbol/VerifyDecl.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cfbfb1a84ddf81436e086c6f45cb6608b7c1b656 26-Oct-2011 Peter Collingbourne <peter@pcc.me.uk> Use full path to ClangForward.h

Fixes Linux build.

git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@143038 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/include/lldb/Symbol/VerifyDecl.h
65193b3f858b2848792e8e02067b10e57b12a514 26-Oct-2011 Sean Callanan <scallanan@apple.com> Fixed VerifyDecl to use shared forward declarations.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@143029 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/include/lldb/Symbol/VerifyDecl.h
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/include/lldb/Symbol/VerifyDecl.h