diff options
| author | Greg Clayton <gclayton@apple.com> | 2015-09-09 22:13:01 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2015-09-09 22:13:01 +0000 |
| commit | 34e2180a00a532747485795229d3d056dbafa275 (patch) | |
| tree | 0d20a5cb5b51ecfff26238acb8027ce952b89890 /lldb/source/Symbol/ClangASTContext.cpp | |
| parent | a4846c852456ef7cc421a504b5834da0b310a8e3 (diff) | |
| download | bcm5719-llvm-34e2180a00a532747485795229d3d056dbafa275.tar.gz bcm5719-llvm-34e2180a00a532747485795229d3d056dbafa275.zip | |
Now that CompilerType uses a "TypeSystem *" and a "void *" instead of a "clang::ASTContext *" and a "void *", we need to know if anyone is trying to create a CompilerType from a clang::ASTContext that has no backing ClangASTContext.
This assert will fire if this is the case and we will need to fix the offending code.
llvm-svn: 247196
Diffstat (limited to 'lldb/source/Symbol/ClangASTContext.cpp')
0 files changed, 0 insertions, 0 deletions

