Go to file
Duncan P. N. Exon Smith 06a0702e40 AsmWriter/Bitcode: MDLexicalBlockFile
llvm-svn: 229017
2015-02-13 01:30:42 +00:00
clang Mark clang/test/CodeGen/exceptions-seh-leave.c as REQUIRES:asserts, for now. 2015-02-13 00:24:21 +00:00
clang-tools-extra Modularize.cpp: Simplify. Vector may be aware of ranged-for. 2015-02-13 00:28:32 +00:00
compiler-rt [Sanitizer] Change InitializeFlags() signatures. NFC. 2015-02-12 00:36:42 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Move the test for zero-length into the char_traits (from string_view). Add tests to char_traits specializations 2015-02-12 23:34:52 +00:00
libcxxabi unwind: use explicit memcpy for register saving 2015-02-12 04:25:05 +00:00
lld PECOFF: Fix dummy symbol table in executable. 2015-02-12 22:46:16 +00:00
lldb Add a ModuleList::ForEach(...) which takes the module list mutex calls the std::function argument with each module. If you return true in the callback, iteration will continue, if you return false, iteration will stop and the lock will be released. 2015-02-13 01:19:24 +00:00
llgo irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
llvm AsmWriter/Bitcode: MDLexicalBlockFile 2015-02-13 01:30:42 +00:00
openmp Fixed memory corruption problem. 2015-02-10 20:10:21 +00:00
polly Link LLVM libraries into libLLVMPolly if BUILD_SHARED_LIBS=ON is set 2015-02-12 08:27:19 +00:00