This is an archive of the discontinued LLVM Phabricator instance.

Make the ExprMutationAnalyzer explicit about how it traverses the AST
ClosedPublic

Authored by steveire on Jan 10 2020, 11:50 AM.

Diff Detail

Event Timeline

steveire created this revision.Jan 10 2020, 11:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2020, 11:50 AM
aaron.ballman accepted this revision.May 15 2020, 6:19 AM

LGTM, assuming that this causes existing tests cover the changes so we don't need new tests.

This revision is now accepted and ready to land.May 15 2020, 6:19 AM
This revision was automatically updated to reflect the committed changes.