Remove the IgnoreImplicitCastsAndParentheses traversal kind
authorStephen Kelly <steveire@gmail.com>
Sat, 21 Nov 2020 18:54:26 +0000 (18:54 +0000)
committerStephen Kelly <steveire@gmail.com>
Mon, 23 Nov 2020 14:27:48 +0000 (14:27 +0000)
commit5e1801813d93210acae84ff3c68a01512c2df9bc
tree66716620dbdf34e2a9b86ba7f8b850b79d814b22
parentf052cf494f07a33af5aa7c680cfe0bfcca24beae
Remove the IgnoreImplicitCastsAndParentheses traversal kind

Differential Revision: https://reviews.llvm.org/D91918
clang-tools-extra/clang-query/QueryParser.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/ASTNodeTraverser.h
clang/include/clang/AST/ASTTypeTraits.h
clang/lib/AST/ParentMapContext.cpp