Go to file
Kostya Serebryany f7fc1d4859 [asan]: fix off-by-one error in stack unwinder (asan issue #44; reproduced thanks to 'csmith' fuzzer)
llvm-svn: 152347
2012-03-08 22:25:08 +00:00
clang Don't crash when a statement in a block is ill-formed but 2012-03-08 22:00:17 +00:00
compiler-rt [asan]: fix off-by-one error in stack unwinder (asan issue #44; reproduced thanks to 'csmith' fuzzer) 2012-03-08 22:25:08 +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 Change some smart_ptr == 0 to smart_ptr == nullptr. Fixes http://llvm.org/bugs/show_bug.cgi?id=12185. 2012-03-07 20:37:43 +00:00
libcxxabi Enable -Wstrict-aliasing=2 -Wstrict-overflow=4. 2012-03-08 20:55:13 +00:00
lld Sources now require C++11 to build. 2012-03-08 00:18:30 +00:00
lldb Fixed a crasher when Xcode calls into ScriptInterpreterPython::ResetOutputFileHandle(). 2012-03-08 20:53:04 +00:00
llvm Silence unused function warning when graphviz is not available. 2012-03-08 22:15:23 +00:00
polly Remove FinalRead 2012-03-08 15:21:51 +00:00