aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2014-03-20 09:39:36 +0000
committerAlexander Kornienko <alexfh@google.com>2014-03-20 09:39:36 +0000
commitf65a549a82781f77b5d5ab2ed888ac09eaec7399 (patch)
tree1f84df995dfff32e9e3ee94c2c3b1a337f292f6d /clang/lib/Frontend/CompilerInvocation.cpp
parent09952d2d7108857e555086154120937058b8a55c (diff)
downloadllvm-f65a549a82781f77b5d5ab2ed888ac09eaec7399.zip
llvm-f65a549a82781f77b5d5ab2ed888ac09eaec7399.tar.gz
llvm-f65a549a82781f77b5d5ab2ed888ac09eaec7399.tar.bz2
clang-tidy explicit constructor check: don't warn on copy or move constructors.
Summary: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Explicit_Constructors "The exception is copy constructors, which, in the rare cases when we allow them, should probably not be explicit." Reviewers: klimek Reviewed By: klimek CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D3122 llvm-svn: 204322
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions