[PATCH] D50619: [clang-tidy] Handle unresolved expressions in ExprMutationAnalyzer

Shuai Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 15 17:45:54 PDT 2018


shuaiwang updated this revision to Diff 160960.
shuaiwang added a comment.

Test case with non-type template


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50619

Files:
  clang-tidy/utils/ExprMutationAnalyzer.cpp
  unittests/clang-tidy/ExprMutationAnalyzerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50619.160960.patch
Type: text/x-patch
Size: 9712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180816/494b3106/attachment.bin>


More information about the cfe-commits mailing list