Go to file
Saleem Abdulrasool 57b5fe57e3 CodeGen: constify and use range loop for SSP
Use range-based for loop and constify the iterators.  NFC.

llvm-svn: 224683
2014-12-20 21:37:51 +00:00
clang Frontend: Fix typo in comments. 2014-12-20 08:51:22 +00:00
clang-tools-extra Fixed a typo in a comment. NFC. 2014-12-19 15:37:02 +00:00
compiler-rt [sanitizer] fix a performance regression in sanitizer coverage: move a small perf-critical function to a header. ALso set the coverage guard to 1 before the early return from CoverageData::Add 2014-12-20 01:45:28 +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 Remove wrong semi-colons 2014-12-19 09:18:23 +00:00
libcxx Move unconditional test compile and link flags into their configuration functions. 2014-12-20 04:14:14 +00:00
libcxxabi [libunwind] improve x86_64 comments in compact_unwind_encoding.h 2014-12-20 01:22:54 +00:00
lld [macho] Minor install_name fixes 2014-12-20 09:22:56 +00:00
lldb Re-enable compact unwind use on Mac platforms. 2014-12-20 03:12:51 +00:00
llgo Test commit 2014-12-19 02:45:48 +00:00
llvm CodeGen: constify and use range loop for SSP 2014-12-20 21:37:51 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly (diagnostics) fix typo in test... 2014-12-19 17:22:46 +00:00