Go to file
Rui Ueyama 5cc41029a2 Simplify FileArchive. NFC.
This patch moves local variable definitions so that their scope get narrower.
Also uses range-based loop. Both are for readability.

llvm-svn: 231206
2015-03-04 02:09:22 +00:00
clang TypePrinter print __restrict if not in C99 mode 2015-03-03 23:58:09 +00:00
clang-tools-extra Add -fexceptions for targets which need it 2015-03-02 19:12:51 +00:00
compiler-rt [asan] more fixes for x32, patches by H.J. Lu 2015-03-03 23:46:40 +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 Move mix from math to common 2015-03-03 21:25:08 +00:00
libcxx Allow declaration of map and multimap iterator with incomplete mapped type. Patch from eugenis 2015-03-03 20:10:01 +00:00
libcxxabi [libcxxabi] Build both static and shared versions of libc++abi by default. 2015-03-03 15:59:09 +00:00
lld Simplify FileArchive. NFC. 2015-03-04 02:09:22 +00:00
lldb Further reduce header footprint of Debugger.h. 2015-03-04 01:58:01 +00:00
llgo [llgo] debug: create replaceable type through DIBuilder 2015-03-02 12:42:45 +00:00
llvm Workaround MSVC not providing implicit move members 2015-03-04 02:07:51 +00:00
openmp Cleanup provided by Carlo Bertolli 2015-03-03 16:19:57 +00:00
polly Update Polly tests for the great metadata schema change 2015-03-03 18:17:26 +00:00