Go to file
Kirill Bobyrev 7fa3395364 [clang-rename] cleanup: use isWritten
nit: use isWritten and const auto *Initializer in
NamedDeclFindingASTVisitor::VisitCXXConstructorDecl method.
Test plan: make -j8 check-clang-tools (passed)

Patch by Alexander Shaposhnikov!

Reviewers: omtcyfz

Differential Revision: https://reviews.llvm.org/D23298

llvm-svn: 278112
2016-08-09 10:03:33 +00:00
clang [analyzer] Try to fix coverity CID 1360469. 2016-08-09 10:00:23 +00:00
clang-tools-extra [clang-rename] cleanup: use isWritten 2016-08-09 10:03:33 +00:00
compiler-rt [Profile] Implement new API __llvm_profile_dump 2016-08-09 04:21:14 +00:00
debuginfo-tests
libclc Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
libcxx Remove *super* old test suite results doc for Linux and Windows. 2016-08-09 03:05:43 +00:00
libcxxabi Add lib directory to linker paths when using libunwind 2016-08-09 00:27:19 +00:00
libunwind Allow building both shared and static library 2016-08-08 22:55:48 +00:00
lld Remove unreachable `return`. NFC. 2016-08-09 04:50:26 +00:00
lldb Garbage collection is not around anymore, we can remove our support for it. 2016-08-08 22:48:57 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Revert 278107 which causes buildbot failures and in addition has wrong commit message 2016-08-09 10:00:22 +00:00
openmp Fix linking of omp_foreign_thread_team_reuse test on FreeBSD 2016-08-08 18:34:05 +00:00
parallel-libs [StreamExecutor] Add DeviceMemory and kernel arg packing 2016-08-08 16:45:19 +00:00
polly [tests] Add two missing 'REQUIRES' lines 2016-08-09 09:11:39 +00:00