diff options
author | Alexander Kornienko <alexfh@google.com> | 2014-11-27 11:11:47 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2014-11-27 11:11:47 +0000 |
commit | 15c5e6a5975966255aeefdd7aab7006edb497fcd (patch) | |
tree | 3b9fb08e88ed226bc955175758b8f35a77415b0d /clang/unittests/Format/FormatTestJava.cpp | |
parent | 2190cd9ffa90c08f5aab6a55f84666ef635b939a (diff) | |
download | llvm-15c5e6a5975966255aeefdd7aab7006edb497fcd.zip llvm-15c5e6a5975966255aeefdd7aab7006edb497fcd.tar.gz llvm-15c5e6a5975966255aeefdd7aab7006edb497fcd.tar.bz2 |
[clang-tidy] Support initializer_list in google-explicit-constructor check
Summary:
According to the Google C++ Style Guide, constructors taking a single
std::initializer_list<> should not be marked explicit.
This change also changes the messages according to conventions used in Clang
diagnostics: no capitalization of the first letter, no trailing dot.
Reviewers: djasper
Reviewed By: djasper
Subscribers: curdeius, cfe-commits
Differential Revision: http://reviews.llvm.org/D6427
llvm-svn: 222878
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions