Go to file
Jim Grosbach 59ddb73d47 Improve diagnostics for some parse errors. Not asserting when a user input
error is detected is a good thing.

llvm-svn: 131005
2011-05-06 18:47:45 +00:00
clang Don't emit nsw flags for vector operations; there's basically no benefit, and a lot of downside (like PR9850, which is about clang's xmmintrin.h making an unexpected transformation on an expression involving _mm_add_epi32). 2011-05-06 18:04:18 +00:00
compiler-rt clang/Darwin: Update ios static lib to build for all archs, in case the 2011-04-30 01:20:56 +00:00
debuginfo-tests Test case for r130373. 2011-04-28 02:23:17 +00:00
libcxx change RC_BUILDIT to RC_XBS for detecting Apple build environment 2011-05-06 01:13:20 +00:00
libcxxabi initial import 2011-05-05 15:27:28 +00:00
lldb Make the log message & setter match for "dyld/shlib". The "ListLogCategories" output should really be auto-generated from the settings so you can't make this sort of mistake... 2011-05-06 18:34:33 +00:00
llvm Improve diagnostics for some parse errors. Not asserting when a user input 2011-05-06 18:47:45 +00:00
polly ScopDetection: Remember the functions generated by backend in a pointer set, so we 2011-05-06 02:38:20 +00:00