aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-05-06 18:24:17 -0700
committerRiver Riddle <riddleriver@gmail.com>2022-05-11 11:55:33 -0700
commit5a9a438a54672915247b70ba293d2e8dfe262570 (patch)
tree31e1bbe66ae282a42a1a85614e5e088115d538e8 /clang/lib/Frontend/CompilerInvocation.cpp
parent2ac3cd20cacdf37135eeb64ad2b7baefb9769e99 (diff)
downloadllvm-5a9a438a54672915247b70ba293d2e8dfe262570.zip
llvm-5a9a438a54672915247b70ba293d2e8dfe262570.tar.gz
llvm-5a9a438a54672915247b70ba293d2e8dfe262570.tar.bz2
[TableGen] Refactor TableGenParseFile to no longer use a callback
Now that TableGen no longer relies on global Record state, we can allow for the client to own the RecordKeeper and SourceMgr. Given that TableGen internally still relies on the global llvm::SrcMgr, this method unfortunately still isn't thread-safe. Differential Revision: https://reviews.llvm.org/D125277
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions