[PATCH] D88088: [clang] improve accuracy of ExprMutAnalyzer

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 22 05:16:40 PDT 2020


JonasToth created this revision.
JonasToth added a reviewer: aaron.ballman.
Herald added subscribers: cfe-commits, ASDenysPetrov, dkrupp, donat.nagy, Szelethus, jfb, a.sidorin, baloghadamsoftware.
Herald added a project: clang.
JonasToth requested review of this revision.

This patch extracts the ExprMutAnalyzer changes from https://reviews.llvm.org/D54943
into its own revision for simpler review and more atomic changes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88088

Files:
  clang/lib/Analysis/ExprMutationAnalyzer.cpp
  clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88088.293419.patch
Type: text/x-patch
Size: 27225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200922/7a4713af/attachment-0001.bin>


More information about the cfe-commits mailing list