diff options
author | Sean Callanan <scallanan@apple.com> | 2011-10-26 01:06:27 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2011-10-26 01:06:27 +0000 |
commit | 5e9e1991e9d88c711be8b2996590d9e3769d4ac1 (patch) | |
tree | 46cc3ae2c628c7370f52ffb33fece98b1c0775c9 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 86edbf41d1ad98b057f0e4e14bbd47eb3b6014f9 (diff) | |
download | llvm-5e9e1991e9d88c711be8b2996590d9e3769d4ac1.zip llvm-5e9e1991e9d88c711be8b2996590d9e3769d4ac1.tar.gz llvm-5e9e1991e9d88c711be8b2996590d9e3769d4ac1.tar.bz2 |
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.
llvm-svn: 143000
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions