Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104350
[clang][AST] Make `getLocalOrImportedSubmoduleID` work with const `Module*`. NFC. ClosedPublic Authored by vsapsai on Jun 15 2021, 7:53 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 17 2021, 12:17 PM This revision was landed with ongoing or failed builds.Jun 17 2021, 5:30 PM Closed by commit rG722c51473c7a: [clang][AST] Make `getLocalOrImportedSubmoduleID` work with const `Module*`. (authored by vsapsai). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352882 clang/include/clang/Serialization/ASTWriter.h
clang/lib/Serialization/ASTWriter.cpp
|