Go to file
Haojian Wu 6c24d9345d [ClangTidy] Add UsingInserter and NamespaceAliaser
Summary: This adds helper classes to add using declaractions and namespace aliases to function bodies. These help making function calls to deeply nested functions concise (e.g. when calling helpers in a refactoring)

Patch by Julian Bangert!

Reviewers: alexfh, hokein

Subscribers: cfe-commits

Tags: #clang-tools-extra

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

llvm-svn: 283981
2016-10-12 07:59:54 +00:00
clang Added REQUIRED triples to the test that fails on some ARM buildbots. 2016-10-12 02:08:08 +00:00
clang-tools-extra [ClangTidy] Add UsingInserter and NamespaceAliaser 2016-10-12 07:59:54 +00:00
compiler-rt Fix _recalloc redefinition link error in ASan RTL 2016-10-11 23:13:13 +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 Implement N4606 optional 2016-10-12 07:46:20 +00:00
libcxxabi Fix libc++abi test config after recent libc++ changes 2016-10-12 01:19:16 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld Fix a test to pacify llvm-clang-lld-x86_64-scei-ps4-windows10pro bot. 2016-10-11 20:15:36 +00:00
lldb Add an arm64 unit test where the function saves x20 in the 2016-10-12 03:53:01 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Revert "[libFuzzer] refactoring to speed things up, NFC" 2016-10-12 07:26:46 +00:00
openmp Code cleanup for the runtime without monitor thread 2016-10-07 18:12:19 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [DepInfo] Print -debug output outside of max-operations scope. 2016-10-10 11:45:59 +00:00