Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, assuming that this causes existing tests cover the changes so we don't need new tests.
Paths
| Differential D72532
Make the ExprMutationAnalyzer explicit about how it traverses the AST ClosedPublic Authored by steveire on Jan 10 2020, 11:50 AM.
Details
Diff Detail
Event TimelineComment Actions 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 Closed by commit rGf85aedc167cd: Make the ExprMutationAnalyzer explicit about how it traverses the AST (authored by • stephenkelly). · Explain WhyMay 21 2020, 3:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 265623 clang/lib/Analysis/ExprMutationAnalyzer.cpp
|