Go to file
Justin Bogner 375f71e3a3 Linker: Avoid some ridiculous indentation by using a temporary. NFC
This was indented really awkwardly, and clang-format didn't seem to
know how to do any better. Avoid the issue with a temporary variable.

llvm-svn: 278756
2016-08-15 22:41:42 +00:00
clang [ADT] Change PostOrderIterator to use NodeRef. NFC. 2016-08-15 21:27:56 +00:00
clang-tools-extra [Documentation] Improve checks groups descriptions in clang-tidy/index.rst 2016-08-15 17:44:29 +00:00
compiler-rt [CMake] Renaming test variable to be consistent 2016-08-15 20:12:43 +00:00
debuginfo-tests
libclc Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
libcxx libcxx: Fix path.compare.pass expected result 2016-08-15 21:24:50 +00:00
libcxxabi Fix ASAN failures in the demangler 2016-08-13 00:02:33 +00:00
libunwind Allow building both shared and static library 2016-08-08 22:55:48 +00:00
lld [ELF] Linkerscript: fix bug in assignOffsets (check Sym for non-null) 2016-08-15 09:19:51 +00:00
lldb Fix expression evaluation with operator new 2016-08-15 14:32:32 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Linker: Avoid some ridiculous indentation by using a temporary. NFC 2016-08-15 22:41:42 +00:00
openmp Fixes for hierarchical barrier (possible hang if team size changed). 2016-08-11 13:04:00 +00:00
parallel-libs [StreamExecutor] Add DeviceMemory and kernel arg packing 2016-08-08 16:45:19 +00:00
polly [ScopDetect] Do not assert in case of AddRecs with non-constant start expression 2016-08-15 20:59:30 +00:00