ilinpv added inline comments.
================ Comment at: clang/docs/ClangCommandLineReference.rst:1086 +.. option:: -mno-fmv + ---------------- MaskRay wrote: > This file is auto-generated. Don't touch it. It looked out of sync with options td files: ``` +.. option:: -gen-reproducer=<arg>, -fno-crash-diagnostics (equivalent to -gen-reproducer=off) + +Emit reproducer on (option: off, crash (default), error, always) + +.. option:: -print-diagnostic-options, --print-diagnostic-options + +Print all of Clang's warning options + +.. option:: -fdriver-only + +Only run the driver. + ... ``` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D127812/new/ https://reviews.llvm.org/D127812 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits