[PATCH] D137527: [C++20] [Modules] [ClangScanDeps] Add ClangScanDeps support for C++20 Named Modules in P1689 format (2/4)
NAKAMURA Takumi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 12 01:45:48 PST 2023
chapuni added a comment.
Excuse me, I have reverted 79a3803bb2cc <https://reviews.llvm.org/rG79a3803bb2ccdd852436cd1653017a1159a12157>, D137534 <https://reviews.llvm.org/D137534> and this.
See also https://lab.llvm.org/buildbot/#/builders/239/builds/922
I guess `P1689Deps` would not be thread-safe.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137527/new/
https://reviews.llvm.org/D137527
More information about the cfe-commits
mailing list