Go to file
David Majnemer 67bff0d88b [WinEHPrepare] Turn terminatepad into a cleanuppad + call + cleanupret
The MSVC doesn't really support exception specifications so let's just
turn these into cleanuppads.  Later, we might use terminatepad to more
efficiently encode the "noexcept"-ness of a function body.

llvm-svn: 247848
2015-09-16 20:42:16 +00:00
clang [WinEH] Pass the catch adjectives to catchpad directly 2015-09-16 20:15:55 +00:00
clang-tools-extra [clang-tidy] Ignore spaces in -checks= 2015-09-16 16:16:53 +00:00
compiler-rt [Windows] xfail a test that uses C++ EH 2015-09-16 20:32:22 +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 integer: Update integer limits to comply with spec 2015-09-15 03:56:21 +00:00
libcxx Add endianness configuration block for GCC. 2015-09-16 18:10:47 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld Relax the test to fix some bots. 2015-09-16 19:48:57 +00:00
lldb add a dependency on terminfo library if llvm uses it 2015-09-16 20:14:01 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [WinEHPrepare] Turn terminatepad into a cleanuppad + call + cleanupret 2015-09-16 20:42:16 +00:00
openmp Force the readelf call to be in English 2015-09-16 12:01:14 +00:00
polly Add option to enable/disable reduction usage in dependence analysis 2015-09-16 09:50:17 +00:00