diff options
author | Raphael Isemann <teemperor@gmail.com> | 2018-08-27 15:18:33 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2018-08-27 15:18:33 +0000 |
commit | 596709d8a89a2892b4d3ff3da1d6fe97a8a7d8ac (patch) | |
tree | c70c308c2eb45216a9c2500a68755c81634bc047 /llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp | |
parent | eca9ce14d66c0977b576f1157c3ddde883380b39 (diff) | |
download | bcm5719-llvm-596709d8a89a2892b4d3ff3da1d6fe97a8a7d8ac.tar.gz bcm5719-llvm-596709d8a89a2892b4d3ff3da1d6fe97a8a7d8ac.zip |
Let the CompilerInstance create our clang ASTContext
Summary:
Now that we moved the BuiltinContext and SelectorTable to the
CompilerInstance, we can also get rid of manually creating our
own ASTContext, but just use the one from the CompilerInstance
(which will be created with the same settings).
Reviewers: vsk, aprantl, davide
Reviewed By: davide
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D51253
llvm-svn: 340748
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp')
0 files changed, 0 insertions, 0 deletions