Go to file
Richard Smith 96e0c101fe Constant expression evaluation: track the manner in which an lvalue was written,
to allow us to implement the C++11 rule that a non-active union member can't be
read, and use it to implement subobject access for string literals.

llvm-svn: 143677
2011-11-04 02:25:55 +00:00
clang Constant expression evaluation: track the manner in which an lvalue was written, 2011-11-04 02:25:55 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix ratio arithmetic with zero 2011-11-01 23:13:37 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Occasionally LLDB runs into contexts where the 2011-11-04 02:09:33 +00:00
llvm Fix some minor scheduling itinerary bug. It's not expected to actually affect codegen. 2011-11-04 01:48:58 +00:00
polly ScopDetection: Use SCEVValidator for memory accesses. 2011-11-03 21:03:18 +00:00