Go to file
Richard Smith 1ae689c2b8 PR22367: Don't forget to create a CXXFunctionalCastExpr around
list-initialization that gets converted to some form other than an
InitListExpr. CXXTemporaryObjectExpr is a special case here, because it
represents a fused CXXFunctionalCastExpr + CXXConstructExpr. That, in
itself, is probably a design error...

llvm-svn: 227377
2015-01-28 22:06:01 +00:00
clang PR22367: Don't forget to create a CXXFunctionalCastExpr around 2015-01-28 22:06:01 +00:00
clang-tools-extra Updated tools to match r227345 which changed the getRegisteredOptions method 2015-01-28 21:34:05 +00:00
compiler-rt Fix indents on asan_symbolize.py's argument parsing code. No behavior change. 2015-01-28 17:29:57 +00:00
debuginfo-tests
libclc Use amdgcn triple for SI+ GPUs 2015-01-06 20:42:12 +00:00
libcxx We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. 2015-01-28 21:22:53 +00:00
libcxxabi Adopt CMake policy CMP0042. Set MACOSX_RPATH on by default. 2015-01-26 22:00:30 +00:00
lld ELF: s/diagnostics/diag/ 2015-01-28 21:20:28 +00:00
lldb Fixed compiler warnings for functions that weren't marked virtual and the functions didn't have "override" on them. 2015-01-28 20:47:27 +00:00
llgo Introduce llgoi, a REPL for Go 2015-01-15 04:13:29 +00:00
llvm Spelling fixes. NFC. 2015-01-28 22:03:52 +00:00
openmp Comments only: removing the Revision and Date svn variables from the top of all the source files. 2015-01-27 17:13:53 +00:00
polly [FIX] Debug build + instrinsic handling 2015-01-26 15:55:54 +00:00