Go to file
Benjamin Kramer fcef811822 [C++11] Replace trivial lambda with std::cref.
llvm-svn: 202968
2014-03-05 11:38:18 +00:00
clang [C++11] Replace trivial lambda with std::cref. 2014-03-05 11:38:18 +00:00
clang-tools-extra [cleanup] Re-sort headers with llvm/utils/sort_includes.py. 2014-03-04 10:03:05 +00:00
compiler-rt [CMake] Minor fix to llvm-config discovery 2014-03-05 09:21:49 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{". 2014-02-27 17:51:50 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Implement LWG #2212: std::is_final. This requires compiler support, which modern versions of clang provide. Also mark LWG #2230 as complete - no code changes needed. 2014-03-05 03:39:25 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [PECOFF] Sort x64 exception handler table. 2014-03-04 18:39:12 +00:00
lldb Add support for JIT debugging on Linux using the GDB JIT interface. Patch written with Keno Fischer. 2014-03-05 10:12:43 +00:00
llvm Enable integrated assembler on OpenBSD/PPC32 by default, too. 2014-03-05 11:37:04 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Fix formatting 2014-03-04 15:57:29 +00:00