Go to file
Rui Ueyama d769cec6e3 [PECOFF] Use yaml2obj to avoid checking in binary files.
llvm-svn: 185690
2013-07-05 10:41:44 +00:00
clang Improve detection for preventing certain kind of formatting patterns. 2013-07-05 09:14:35 +00:00
clang-tools-extra cpp11-migrate: Minor command-line fixes and improvements 2013-07-04 17:49:59 +00:00
compiler-rt [sanitizer] Disable ptrace interception on non-x86(_64). 2013-07-05 08:57:47 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc libclc: Add assembly versions of vstore for global [u]int4/8/16 2013-06-26 18:22:20 +00:00
libcxx Removed extension in [unordered_][multi]map which allowed one to emplace using just an argument for the key, as opposed to using piecewise_construct. However a bug report exposed that this created an unfortunate ambiguity. People who are currently using the extension will be notified the next time they compile, and will have to change to using piecewise_construct. There are no ABI issues with the removal of this extension. This fixes http://llvm.org/bugs/show_bug.cgi?id=16542 2013-07-04 20:59:16 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld [PECOFF] Use yaml2obj to avoid checking in binary files. 2013-07-05 10:41:44 +00:00
lldb Pass tid through to ptrace operations 2013-07-04 21:47:32 +00:00
llvm Simplify code. No functionality change. 2013-07-05 10:20:57 +00:00
polly scop detection: early return 2013-07-03 22:50:36 +00:00