Go to file
Sanjay Patel 501be9b3d7 fix variable names; NFCI
Because we're just 'or-ing' these 2 variables later in the code, I
don't think there's a logical bug here, but of course the string with
"no size" is the one that should have the size suffix stripped off.

llvm-svn: 284826
2016-10-21 14:58:30 +00:00
clang Remove non-existing file from modulemap. 2016-10-21 10:19:37 +00:00
clang-tools-extra [clang-tidy] Add check 'readability-redundant-member-init' 2016-10-20 16:08:03 +00:00
compiler-rt adding new symbols to llvm-symbolizer symbol test 2016-10-20 20:33:54 +00:00
debuginfo-tests
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [ModuleMap] Add more module entries to cover some non modular headers 2016-10-21 03:14:27 +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 [ELF] Add sh_link field to .ARM.exidx sections for relocatable links 2016-10-21 11:25:33 +00:00
lldb Add TestMultipleHits.py 2016-10-21 11:14:04 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm fix variable names; NFCI 2016-10-21 14:58:30 +00:00
openmp Fixed memory leak mistakenly introduced by https://reviews.llvm.org/D23115 2016-10-20 17:14: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