Go to file
Richard Smith 252a0acce2 Add missing initialization for Sema::CurScope. This is important for AST consumers which don't create a Parser. Pointed out by Tom Honermann.
llvm-svn: 181251
2013-05-06 21:35:35 +00:00
clang Add missing initialization for Sema::CurScope. This is important for AST consumers which don't create a Parser. Pointed out by Tom Honermann. 2013-05-06 21:35:35 +00:00
clang-tools-extra Stop LoopConvert removing DeclStmts from selection/iteration condition clauses 2013-05-06 20:01:43 +00:00
compiler-rt [msan] Common flags in MSan. 2013-05-06 13:15:14 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t. This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 . 2013-05-06 16:58:36 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld]remove lld-core 2013-05-06 20:24:39 +00:00
lldb Fix typo in C++11 flag for the GCC 4.6 code path: missing '-' 2013-05-06 19:31:31 +00:00
llvm Cleanup of the HexagonTargetMachine setup. 2013-05-06 21:25:45 +00:00
polly IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP 2013-04-17 07:20:36 +00:00