This is an archive of the discontinued LLVM Phabricator instance.

Remove the IgnoreImplicitCastsAndParentheses traversal kind
ClosedPublic

Authored by steveire on Nov 21 2020, 10:55 AM.

Diff Detail

Event Timeline

steveire created this revision.Nov 21 2020, 10:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 21 2020, 10:55 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
steveire requested review of this revision.Nov 21 2020, 10:55 AM
aaron.ballman accepted this revision.Nov 23 2020, 5:50 AM

LGTM aside from a documentation request, thank you for this cleanup!

clang/docs/ReleaseNotes.rst
237

Can you add a similar note in clang-tools-extra/docs/ReleaseNotes.rst for the change in clang-query?

This revision is now accepted and ready to land.Nov 23 2020, 5:50 AM
This revision was landed with ongoing or failed builds.Nov 23 2020, 6:28 AM
This revision was automatically updated to reflect the committed changes.