Go to file
Aaron Ballman a742b84e5d Exposing an existing checker under the name cert-err61-cpp, as it corresponds to the CERT C++ secure coding rule: https://www.securecoding.cert.org/confluence/display/cplusplus/ERR61-CPP.+Catch+exceptions+by+lvalue+reference
llvm-svn: 250221
2015-10-13 20:42:41 +00:00
clang Move the adc-builtins test to the pattern of the other builtins 2015-10-13 18:40:21 +00:00
clang-tools-extra Exposing an existing checker under the name cert-err61-cpp, as it corresponds to the CERT C++ secure coding rule: https://www.securecoding.cert.org/confluence/display/cplusplus/ERR61-CPP.+Catch+exceptions+by+lvalue+reference 2015-10-13 20:42:41 +00:00
compiler-rt [PGO]: Eliminate calls to __llvm_profile_register_function for Linux. 2015-10-13 18:40:00 +00:00
debuginfo-tests
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Mark 2447 and 2466 as completed. 2015-10-12 16:25:21 +00:00
libcxxabi Fix Bug 25103 - _cxa_demangle improperly demangles virtual thunks. Thanks to Jason King for the report and suggested fix 2015-10-12 20:45:05 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld [ELF2/PPC64] Fix the end-of-buffer check for TOC restoration 2015-10-13 20:31:33 +00:00
lldb Change PyFile_FromFile to use PyFile_FromFd when using Py3. 2015-10-13 19:32:53 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [WinEH] Add CoreCLR EH table emission 2015-10-13 20:18:27 +00:00
openmp Detect final task in GOMP interface. 2015-10-13 18:36:22 +00:00
polly [tests] More testing for PHI-nodes in non-affine regions 2015-10-13 20:03:09 +00:00