Always respect the FrontendOption to not include timestamps in PCH or
Modules when -fno-pch-timestamps is specified.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141632
[Module] Respect `-fno-pch-timestamps` when building modules ClosedPublic Authored by steven_wu on Jan 12 2023, 1:47 PM.
Details Summary Always respect the FrontendOption to not include timestamps in PCH or
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 20 2023, 10:56 AM This revision was landed with ongoing or failed builds.Feb 1 2023, 10:34 AM Closed by commit rG5cff68fca0bc: [Module] Respect `-fno-pch-timestamps` when building modules (authored by steven_wu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 494006 clang/lib/Frontend/FrontendActions.cpp
clang/test/Modules/timestamps.c
|