Go to file
Justin Bogner efa6197ab7 Use the newer python syntax for exceptions
We've dropped support for python 2.5, so now we can use the forward
compatible "except ... as" syntax.

llvm-svn: 224181
2014-12-13 02:46:56 +00:00
clang Implement feedback on r224172 in PR21899 2014-12-13 01:11:23 +00:00
clang-tools-extra Update to match clang r223913. 2014-12-10 03:10:06 +00:00
compiler-rt Use the newer python syntax for exceptions 2014-12-13 02:46:56 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Add option to turn off installation of headers. 2014-12-12 22:52:58 +00:00
libcxxabi Fix comment on end of #endif to match #if 2014-11-25 03:19:02 +00:00
lld Make File always take the ownership of a MemoryBuffer. 2014-12-12 10:27:33 +00:00
lldb Move a bunch of method implementations over to the C++ file; remove the need for a few includes. All in all, good stuff 2014-12-13 02:07:50 +00:00
llgo Update to new bindings. 2014-12-13 02:26:00 +00:00
llvm Go bindings: introduce Value.ConstantAsMetadata. 2014-12-13 02:25:57 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Do not run dead code elimination by default 2014-12-10 21:12:23 +00:00