[all-commits] [llvm/llvm-project] 839f8e: [FileCheck] Improve -dump-input documentation

Joel E. Denny via All-commits all-commits at lists.llvm.org
Thu Jul 9 15:01:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 839f8e4fe2dcf490a0972d7761f95e5a6b287faf
      https://github.com/llvm/llvm-project/commit/839f8e4fe2dcf490a0972d7761f95e5a6b287faf
  Author: Joel E. Denny <jdenny.ornl at gmail.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M llvm/test/FileCheck/dump-input-enable.txt
    M llvm/utils/FileCheck/FileCheck.cpp

  Log Message:
  -----------
  [FileCheck] Improve -dump-input documentation

Document the default of `fail` in `-help`.  Extend `-dump-input=help`
to help users find related command-line options, but let `-help`
provide their full documentation.

Reviewed By: probinson

Differential Revision: https://reviews.llvm.org/D83091




More information about the All-commits mailing list