[PATCH] D66775: [libclang] Expose abort()-ing fatal error handler
Aaron Puchert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 28 09:32:02 PDT 2019
aaronpuchert added inline comments.
================
Comment at: cfe/trunk/tools/libclang/CMakeLists.txt:47
clangTooling
+ LLVMSupport
)
----------------
Why is this needed?
================
Comment at: cfe/trunk/tools/libclang/CMakeLists.txt:113
Core
Support
)
----------------
The support library is already added here.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66775/new/
https://reviews.llvm.org/D66775
More information about the llvm-commits
mailing list