Go to file
Douglas Gregor 8ec5173f9a Use the new-initialization code for initializing scalars with a
function-style cast. Previously, we had a (redundant, incorrect)
semantic-checking path for non-class types, which allowed
value-initialization of a reference type and then crashed.

llvm-svn: 113415
2010-09-08 21:40:08 +00:00
clang Use the new-initialization code for initializing scalars with a 2010-09-08 21:40:08 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Updated by-chapter-summary with weekly test results, and fixed up some bad paths in some tests caused by aligning the test suite with N3126. 2010-09-08 20:31:42 +00:00
lldb Clean up, clarify and standardize help text, and fix a few help text formatting problems. 2010-09-08 21:06:11 +00:00
llvm Remove dead code and data. 2010-09-08 21:21:28 +00:00