Go to file
Malcolm Parsons c2da631c5a [clang-tidy] Simplify modernize-use-default
Summary:
clang-tidy now cleans up after replacements, so leave colon and comma
removal to that.

Reviewers: angelgarcia, alexfh, aaron.ballman, djasper, ioeric

Subscribers: djasper, cfe-commits

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

llvm-svn: 284735
2016-10-20 15:31:34 +00:00
clang [Format] Cleanup after replacing constructor body with = default 2016-10-20 14:58:45 +00:00
clang-tools-extra [clang-tidy] Simplify modernize-use-default 2016-10-20 15:31:34 +00:00
compiler-rt [lsan] [aarch64] Fix printing of pointers in make check tests 2016-10-20 12:25:57 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Adding a missing constexpr test for reverse_iterator operator[]. 2016-10-20 14:57:34 +00:00
libcxxabi Fix typo in comment 2016-10-15 00:02:20 +00:00
libunwind [libunwind] Add missing <stdint.h> include. NFC. 2016-10-13 14:32:24 +00:00
lld Retire llvm::alignOf in favor of C++11 alignof. 2016-10-20 15:30:02 +00:00
lldb Re-generate the python and cpp reference documentation 2016-10-20 13:04:32 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Retire llvm::alignOf in favor of C++11 alignof. 2016-10-20 15:02:18 +00:00
openmp [OpenMP] Fix issue with directives used in a macro. 2016-10-20 13:20:17 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [cmake] Avoid warnings in feature tests. NFC. 2016-10-20 11:16:19 +00:00