[PATCH] D136474: [CodeView][clang] Add flag to disable emitting command line into CodeView

Alexandre Ganea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 11:25:16 PDT 2022


aganea added a comment.

Thanks for the patch @aeubanks and apologies for this oversight. I am wondering however if it wouldn’t make more sense to just strip this flag (-fmessage-length) from the emitted cmd-line? The goal is to provide a reproducer, this flag does not matter for that purpose.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136474



More information about the cfe-commits mailing list