diff options
author | Alex Lorenz <arphaman@gmail.com> | 2019-06-26 21:11:51 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2019-06-26 21:11:51 +0000 |
commit | d5f7196feb7da50564c5ad444f5fd3fecf08f340 (patch) | |
tree | 43e6c203d59ec62a657fba22caccce869ced99b6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c0cad9836342a8aa6b0664412e769ae46bd49acd (diff) | |
download | llvm-d5f7196feb7da50564c5ad444f5fd3fecf08f340.zip llvm-d5f7196feb7da50564c5ad444f5fd3fecf08f340.tar.gz llvm-d5f7196feb7da50564c5ad444f5fd3fecf08f340.tar.bz2 |
[clang-scan-deps] Introduce the DependencyScanning library with the
thread worker code and better error handling
This commit extracts out the code that will powers the fast scanning
worker into a new file in a new DependencyScanning library. The error
and output handling is improved so that the clients can gather
errors/results from the worker directly.
Differential Revision: https://reviews.llvm.org/D63681
llvm-svn: 364474
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions