Go to file
Douglas Katzman 51fe7bf227 Use range-based loops when handling OPT_print_search_dirs.
llvm-svn: 240476
2015-06-23 22:43:50 +00:00
clang Use range-based loops when handling OPT_print_search_dirs. 2015-06-23 22:43:50 +00:00
clang-tools-extra [clang-tidy] Fix false positives in misc-macro-parentheses checker 2015-06-23 12:45:14 +00:00
compiler-rt Update SafeStack TODO in the safestack.cc 2015-06-23 22:26:48 +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 Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Mark a couple of features as 'in progress' 2015-06-23 20:48:55 +00:00
libcxxabi fallback_malloc: silence conversion warning (NFC) 2015-06-03 17:25:35 +00:00
libunwind Code cleanup: Reindent statements. 2015-05-30 14:00:39 +00:00
lld [lld] Add MachO thread-local storage support. 2015-06-23 20:35:31 +00:00
lldb Implement the "qSymbol" packet in order to be able to read queue information in debugserver and return the info in the stop reply packets. 2015-06-23 21:27:50 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm MIR Parser: Use correct source locations for machine instruction diagnostics. 2015-06-23 22:39:23 +00:00
openmp Allow machine hierarchy expansion 2015-06-22 15:59:18 +00:00
polly Replace srem by function call in nonaffine test cases 2015-06-23 20:55:05 +00:00