Go to file
Daniel Jasper a04337e22b Fix scrolling bug in clang-format's emacs integration.
This patch ensure that nothing scrolls even if the same buffer is opened
in multiple windows.

llvm-svn: 180252
2013-04-25 07:06:48 +00:00
clang Fix scrolling bug in clang-format's emacs integration. 2013-04-25 07:06:48 +00:00
clang-tools-extra The option is spelled -use-auto, not -loop-convert. 2013-04-22 14:39:46 +00:00
compiler-rt tsan: add a test that used to crash, fixed by r180180. 2013-04-25 06:58:43 +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 default_delete needs a static_assert against void types. I had previously thought that sizeof(void) would take care of this. I was wrong. 2013-04-24 19:44:26 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [Core] Allow weak symbols in shared library when linking. 2013-04-24 19:00:26 +00:00
lldb In Process::ProcessEventData::DoOnRemoval, we need to handle the case where NO thread has a stop reason 2013-04-25 02:04:59 +00:00
llvm Revert "Adding object caching support to MCJIT" 2013-04-25 03:47:41 +00:00
polly IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP 2013-04-17 07:20:36 +00:00