D140176 introduced new FullDeps API that's not thread-safe, breaking the class invariant. This was causing race condition when clang-scan-deps was run with multiple threads.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Feb 7 2023, 8:39 AM
Closed by commit rG152f2914607f: [clang][deps] Fix race condition (authored by jansvoboda11). · Explain WhyFeb 7 2023, 9:27 AM
This revision was automatically updated to reflect the committed changes.