hanchenye-llvm-project/clang-tools-extra/clang-tidy/llvm
Tim Shen 325c727480 Fix clang-tidy patterns to adapt to newly added ExprWithCleanups nodes.
Summary: This is a fix for the new ExprWithCleanups introduced by clang's temporary variable lifetime marks change.

Reviewers: bkramer, sbenza, angelgarcia, alexth

Subscribers: rsmith, cfe-commits

Differential Revision: http://reviews.llvm.org/D21243

llvm-svn: 273310
2016-06-21 20:11:20 +00:00
..
CMakeLists.txt
HeaderGuardCheck.cpp
HeaderGuardCheck.h [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
IncludeOrderCheck.cpp
IncludeOrderCheck.h
LLVMTidyModule.cpp
TwineLocalCheck.cpp Fix clang-tidy patterns to adapt to newly added ExprWithCleanups nodes. 2016-06-21 20:11:20 +00:00
TwineLocalCheck.h