aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CGClass.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2015-09-09 22:13:01 +0000
committerGreg Clayton <gclayton@apple.com>2015-09-09 22:13:01 +0000
commit34e2180a00a532747485795229d3d056dbafa275 (patch)
tree0d20a5cb5b51ecfff26238acb8027ce952b89890 /clang/lib/CodeGen/CGClass.cpp
parenta4846c852456ef7cc421a504b5834da0b310a8e3 (diff)
downloadllvm-34e2180a00a532747485795229d3d056dbafa275.zip
llvm-34e2180a00a532747485795229d3d056dbafa275.tar.gz
llvm-34e2180a00a532747485795229d3d056dbafa275.tar.bz2
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 'clang/lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions