[PATCH] D135045: [Frontend] Recognize environment variable SOURCE_DATE_EPOCH
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 11 12:36:30 PDT 2022
MaskRay updated this revision to Diff 466891.
MaskRay marked an inline comment as done.
MaskRay added a comment.
Don't test SOURCE_DATE_EPOCH=253402300799 on Windows (which only supports upto 32536850399)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135045/new/
https://reviews.llvm.org/D135045
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticFrontendKinds.td
clang/include/clang/Lex/PreprocessorOptions.h
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Lex/PPMacroExpansion.cpp
clang/test/Preprocessor/SOURCE_DATE_EPOCH.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135045.466891.patch
Type: text/x-patch
Size: 8631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221011/7c3455b2/attachment.bin>
More information about the cfe-commits
mailing list