Bo
2015-Mar-15 10:35 UTC
[LLVMdev] How can I get a copy of CompilerInstance, Sema and ASTContext ?
Hi all,
I want to copy the value of ASTContext to a global variable, in function
clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies). But the
operator = is defined as LLVM_DELETED_FUNCTION, so how can I realize the
assignment ?
Thanks.
Bo
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20150315/d719dcaf/attachment.html>