Go to file
Bill Wendling 0156f44a68 Don't forget to reset 'first operand' flag when we're setting the MDNodeOperand value.
llvm-svn: 155599
2012-04-26 00:38:42 +00:00
clang If a type is non-literal by virtue of being incomplete produce notes 2012-04-25 23:23:48 +00:00
compiler-rt [ASan] use CLANG_VERSION in Makefile (currently 3.2) 2012-04-23 13:27:47 +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 libc++: only #include <cxxabi.h> if it exists. This allows libc++ to build 2012-04-19 01:36:12 +00:00
libcxxabi Changed 'cause' from 'terminate' to 'uncaught' in default_terminate_handler 2012-04-24 17:41:51 +00:00
lld fix some typos and punctuation 2012-04-25 21:09:37 +00:00
lldb Patch from Viktor Kutuzov: changes the method declarations to const for the Args::GetCommandString and Agrs::GetQuotedCommandString methods. It allows using of these methods within the other const methods. 2012-04-25 22:30:32 +00:00
llvm Don't forget to reset 'first operand' flag when we're setting the MDNodeOperand value. 2012-04-26 00:38:42 +00:00
polly ScheduleOptimizer: Move functions into class 2012-04-25 13:22:43 +00:00