Go to file
Simon Atanasyan 0743a72caa Accept and handle absolute symbols with empty name.
llvm-svn: 200911
2014-02-06 07:35:16 +00:00
clang check-clang: Introduce the feature "utf8-capable-terminal". 2014-02-06 07:15:59 +00:00
clang-tools-extra Make the OptionCategory variable static. 2014-02-05 13:43:27 +00:00
compiler-rt [asan] fix testing on Mac 2014-02-06 07:19:52 +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 Updated README.TXT with information about using DESTDIR and building with Ninja. 2014-01-29 20:03:28 +00:00
libcxx Support forward_list<Incomplete Type>. Patch by Zhihao Yuan! 2014-02-05 01:44:17 +00:00
libcxxabi Fix PR17221 - can't catch virtual base classes when throwing derived NULL pointers. Specifically, libc++abi would crash when you tried it. 2014-02-06 04:47:02 +00:00
lld Accept and handle absolute symbols with empty name. 2014-02-06 07:35:16 +00:00
lldb Don't print out "script" results twice. 2014-02-05 21:46:20 +00:00
llvm A memcpy out of an fresh alloca is a no-op, delete it. Patch by Patrick Walton! 2014-02-06 06:29:19 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly IndependentBlocks: Do not assert for PHI nodes outside of scops 2014-01-29 23:08:10 +00:00