[PATCH] D50619: [clang-tidy] Handle unresolved expressions in ExprMutationAnalyzer
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 10 04:25:17 PDT 2018
JonasToth accepted this revision.
JonasToth added a comment.
This revision is now accepted and ready to land.
Ups, sorry i overlooked.
I applied your changes to the current version of the const check, and everything seems fine. The false negative is gone.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D50619
More information about the cfe-commits
mailing list