[clang-query] Fix help text after D91918
authorNathan James <n.james93@hotmail.co.uk>
Wed, 3 Mar 2021 15:57:49 +0000 (15:57 +0000)
committerNathan James <n.james93@hotmail.co.uk>
Wed, 3 Mar 2021 15:57:49 +0000 (15:57 +0000)
commite7080aa2253356effed6c381313a93ec2420b44a
treedbcfcb09eb30ae29a1f6b43468ed95d375e26d97
parentaa4afebbf90f1c0ec7853b95c108f9c363e226eb
[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
clang-tools-extra/clang-query/Query.cpp