[PATCH] D122766: [clang] Add the flag -ffile-reproducible

Alan Zhao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 9 11:26:41 PDT 2022


ayzhao updated this revision to Diff 428139.
ayzhao added a comment.

Clarify --fno-file-reproducible HelpText


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122766/new/

https://reviews.llvm.org/D122766

Files:
  clang/include/clang/Basic/LangOptions.h
  clang/include/clang/Driver/Options.td
  clang/include/clang/Lex/Preprocessor.h
  clang/lib/AST/Expr.cpp
  clang/lib/Basic/LangOptions.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Lex/PPMacroExpansion.cpp
  clang/test/CodeGenCXX/builtin-source-location.cpp
  clang/test/Preprocessor/file_test.c
  clang/test/Preprocessor/file_test_windows.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122766.428139.patch
Type: text/x-patch
Size: 16198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220509/79d7f947/attachment-0001.bin>


More information about the cfe-commits mailing list