Go to file
Ted Kremenek 2429c6ffe7 [analyzer diagnostics] start prototyping stripping PathDiagnostics of unnecessary cruft caused by path inlining.
This introduces a concept of a "prunable" PathDiagnosticEvent.  Currently this is a flag, but
we may evolve the concept to make this more dynamically inferred.

llvm-svn: 151663
2012-02-28 23:06:21 +00:00
clang [analyzer diagnostics] start prototyping stripping PathDiagnostics of unnecessary cruft caused by path inlining. 2012-02-28 23:06:21 +00:00
compiler-rt Introduce __asan_set_error_report_callback() to allow the client program post-process the error reports. 2012-02-27 14:06:48 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Reduce the number of move constructions when constructing a std::function. This fixes http://llvm.org/bugs/show_bug.cgi?id=12105. 2012-02-28 19:47:38 +00:00
libcxxabi Insert a couple of dummy virtual functions to ease low level binary compatibility with other low level tools. 2012-02-23 21:09:29 +00:00
lld Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a 2012-02-22 21:56:59 +00:00
lldb Fix the linux build now that we link against the Linux and FreeBSD platforms. 2012-02-28 18:25:00 +00:00
llvm Kill off LiveRangeEdit::getNewVRegs and LiveRangeEdit::getUselessVRegs. These 2012-02-28 22:07:24 +00:00
polly www: Fix french special characters 2012-02-20 14:03:56 +00:00