Go to file
Kirill Bobyrev c2ed91fc4e [clang-rename] Merge rename-{at|all} & optimize.
Having both rename-at and rename-all both seems confusing and introduces
unneeded difficulties. Allowing to use both -qualified-name and -offset at once
while performing efficient renamings seems like a feature, too. Maintaining main
function wrappers and custom help becomes redundant while CLI becomes less
confusing.

Reviewers: alexfh

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

llvm-svn: 281456
2016-09-14 13:00:36 +00:00
clang Revert "[modules] When merging one definition into another, propagate the list of re-exporting modules from the discarded definition to the retained definition." 2016-09-14 10:05:10 +00:00
clang-tools-extra [clang-rename] Merge rename-{at|all} & optimize. 2016-09-14 13:00:36 +00:00
compiler-rt [asan] Reify ErrorStringFunctionSizeOverflow 2016-09-14 07:37:20 +00:00
debuginfo-tests
libclc Replace nextafter implementation 2016-09-08 16:37:56 +00:00
libcxx [libcxx] Fix gcc builds. 2016-09-13 09:32:32 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Use murmurhash2 instead of fnv. 2016-09-14 11:32:57 +00:00
lldb Cleaned up the code that handles function return addresses in "frame diagnose." 2016-09-14 00:48:19 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently" 2016-09-14 09:45:28 +00:00
openmp Fix bitmask upper bounds check 2016-09-12 19:02:53 +00:00
parallel-libs [SE] Pack global dev handle addresses 2016-09-13 23:59:10 +00:00
polly Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00