diff --git a/clang-tools-extra/clang-query/Query.cpp b/clang-tools-extra/clang-query/Query.cpp --- a/clang-tools-extra/clang-query/Query.cpp +++ b/clang-tools-extra/clang-query/Query.cpp @@ -48,8 +48,6 @@ " AsIs " "Print and match the AST as clang sees it. This mode is the " "default.\n" - " IgnoreImplicitCastsAndParentheses " - "Omit implicit casts and parens in matching and dumping.\n" " IgnoreUnlessSpelledInSource " "Omit AST nodes unless spelled in the source.\n" " set output "