And add an option to disable this behavior. The option is only used in
AllTUsExecutor to avoid races when running concurrently on multiple
threads.
This fixes PR38869 introduced by r340937.
Paths
| Differential D51864
[Tooling] Restore working dir in ClangTool. ClosedPublic Authored by ilya-biryukov on Sep 10 2018, 9:14 AM.
Details Summary And add an option to disable this behavior. The option is only used in This fixes PR38869 introduced by r340937.
Diff Detail
Event Timelineilya-biryukov added a child revision: D51865: [clang-tidy] Added a test -export-fixes with relative paths..Sep 10 2018, 9:17 AM This revision is now accepted and ready to land.Sep 10 2018, 10:06 AM Closed by commit rC341910: [Tooling] Restore working dir in ClangTool. (authored by ibiryukov). · Explain WhySep 11 2018, 12:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 164816 include/clang/Tooling/Tooling.h
lib/Tooling/AllTUsExecution.cpp
lib/Tooling/Tooling.cpp
|