[PATCH] D136474: [CodeView][clang] Disable emitting command line into CodeView by default and add flag to enable

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 1 09:05:50 PDT 2022


thakis added a comment.

Just to be clear, in any case, this patch here is ready to go as long as it doesn't flip the default, yes?

> @thakis do you mind explaining the issues you see and how to replicate them and I can have a look.

See above (`-fmessage-length` gets embedded and is machine-dependent).


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