Go to file
Kostya Serebryany 39ba3f724f [asan] fix issue 35: don't let the optimizer to optimize the test code away.
llvm-svn: 149296
2012-01-30 23:23:26 +00:00
clang constexpr: disallow signed integer overflow in integral conversions in constant 2012-01-30 22:27:01 +00:00
compiler-rt [asan] fix issue 35: don't let the optimizer to optimize the test code away. 2012-01-30 23:23:26 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00
libcxxabi Refactored personality function. Found one bug in scanning exception spec lists. 2012-01-30 20:16:21 +00:00
lld First chunk of native object file reader/writer. The lld-core tool now reads YAML file, links, writes that out as native object format, then reads that native file, then writes the YAML to stdout. Thus the test suite tests both YAML reading/writing as well as native object file reading/writing. 2012-01-16 22:03:44 +00:00
lldb Fixed a typo in the test case. Updated comment. 2012-01-30 23:17:07 +00:00
llvm PR11834: Use macros which are defined on Windows. Patch by Marina Yatsina. 2012-01-30 23:10:32 +00:00
polly Remove leftover constant 2012-01-30 22:46:22 +00:00