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 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | a4846c852456ef7cc421a504b5834da0b310a8e3 (diff) | |
download | llvm-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/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions