[PATCH] D50953: [clang-tidy] Handle sugared reference types in ExprMutationAnalyzer

Shuai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 11 13:09:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341986: [clang-tidy] Handle sugared reference types in ExprMutationAnalyzer (authored by shuaiwang, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D50953

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50953.164957.patch
Type: text/x-patch
Size: 14652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/c3cff161/attachment.bin>


More information about the llvm-commits mailing list