This is an archive of the discontinued LLVM Phabricator instance.

Revert AST Matchers default to AsIs mode
ClosedPublic

Authored by steveire on Jul 2 2020, 12:47 PM.

Diff Detail

Event Timeline

steveire created this revision.Jul 2 2020, 12:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 2 2020, 12:47 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jul 3 2020, 12:36 AM
aaron.ballman accepted this revision.Jul 3 2020, 6:26 AM

LG, but should this also update the release notes to remove the mention about the new default?

This revision was automatically updated to reflect the committed changes.