[all-commits] [llvm/llvm-project] e7080a: [clang-query] Fix help text after D91918

Nathan James via All-commits all-commits at lists.llvm.org
Wed Mar 3 07:58:14 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7080aa2253356effed6c381313a93ec2420b44a
      https://github.com/llvm/llvm-project/commit/e7080aa2253356effed6c381313a93ec2420b44a
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
    M clang-tools-extra/clang-query/Query.cpp

  Log Message:
  -----------
  [clang-query] Fix help text after D91918

After rG5e1801813d93210acae84ff3c68a01512c2df9bc The help command still lists IgnoreImplicitCastsAndParentheses as a valid option.

Reviewed By: aaron.ballman, rsmith

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




More information about the All-commits mailing list