Go to file
Richard Smith 4e66f1faa1 More constant evaluation cleanup, and fix an issue where we'd override an
earlier 'non-constant' diagnostic with a later one if the earlier one was from
a side-effect we thought we could evaluate past.

llvm-svn: 194117
2013-11-06 02:19:10 +00:00
clang More constant evaluation cleanup, and fix an issue where we'd override an 2013-11-06 02:19:10 +00:00
clang-tools-extra pp-trace user documentation - beginnings 2013-11-05 14:41:29 +00:00
compiler-rt [ASan] Make sure slow stack unwinder doesn't return empty stacks. 2013-11-05 23:29:12 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc s/_CLC_DECL/_CLC_DEF/ 2013-10-31 15:50:53 +00:00
libcxx Refactor floating point code for num_get::do_get into a template. No functionality change 2013-11-05 14:28:52 +00:00
libcxxabi Swap contents of UnwindRegistersRestore.s and UnwindRegistersSave.s 2013-11-01 00:37:20 +00:00
lld [PECOFF] Ignore /disallowlib. 2013-11-06 00:44:10 +00:00
lldb Add a new GetThreadOriginExtendedBacktrace method to the 2013-11-06 00:04:44 +00:00
llvm Rewrite SCEV's backedge taken count computation. 2013-11-06 02:08:26 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly IslCodegen: Do not build upper bound in vector for 2013-11-02 12:59:39 +00:00