[PATCH] D51950: [clangtidy] Remove old copy of ExprMutationAnalyzer

Shuai Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 11 16:00:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE342006: [clangtidy] Remove old copy of ExprMutationAnalyzer (authored by shuaiwang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51950?vs=164977&id=164991#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D51950

Files:
  clang-tidy/performance/ForRangeCopyCheck.cpp
  clang-tidy/performance/UnnecessaryValueParamCheck.cpp
  clang-tidy/utils/CMakeLists.txt
  clang-tidy/utils/ExprMutationAnalyzer.cpp
  clang-tidy/utils/ExprMutationAnalyzer.h
  unittests/clang-tidy/CMakeLists.txt
  unittests/clang-tidy/ExprMutationAnalyzerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51950.164991.patch
Type: text/x-patch
Size: 61499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180911/994e89a7/attachment-0001.bin>


More information about the cfe-commits mailing list