Go to file
Saleem Abdulrasool da3f4e5f35 Driver: convert a couple more instances to range based loops
More conversion to range based for loops rather than direct iterators with
dereferencing.  NFC.

llvm-svn: 224954
2014-12-29 21:02:47 +00:00
clang Driver: convert a couple more instances to range based loops 2014-12-29 21:02:47 +00:00
clang-tools-extra Fixed a typo in a comment. NFC. 2014-12-19 15:37:02 +00:00
compiler-rt Remove darwin_fat.mk. 2014-12-29 19:21:59 +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 [cmake/multilib] Teach libc++'s CMake build to support multilib libdir 2014-12-29 12:15:47 +00:00
libcxxabi [cmake/multilib] Teach libc++abi's CMake build to support multilib 2014-12-29 12:22:04 +00:00
lld [py3] Make this test compatible with Python 3 where bytes and 2014-12-29 19:23:31 +00:00
lldb Fix trivial signed/unsigned comparison warnings 2014-12-29 13:03:19 +00:00
llgo irgen: remove unused compiler.runtimetypespkg field. 2014-12-29 13:01:28 +00:00
llvm Remove unnecessary StringRef->std::string conversion. 2014-12-29 20:59:02 +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