forked from OSchip/llvm-project
20e93f39c1
Summary: These calls are part of the implementation of the smart pointer itself and chaning it is likely to be wrong. Example: T& operator*() const { return *get(); } Reviewers: djasper Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D3540 llvm-svn: 207525 |
||
---|---|---|
.. | ||
ArgumentCommentCheck.cpp | ||
ArgumentCommentCheck.h | ||
CMakeLists.txt | ||
Makefile | ||
MiscTidyModule.cpp | ||
RedundantSmartptrGet.cpp | ||
RedundantSmartptrGet.h |