ldc/tests/codegen/inputs
Martin a5df3354de Adapt tests/codegen/inlining_templates
std.exception.errnoEnforce is now an alias to an enforce() template
specialization without default __FILE__ template parameter (runtime
param instead, thankfully).

So call the other template taking a delegate as 2nd runtime param,
which still takes default __FILE__ and __LINE__ template params.
2018-04-25 02:46:27 +02:00
..
attr_weak_input.d Fix and try to make @weak test clearer 2016-09-27 01:34:05 +02:00
export2.d Map export visibility to LLVM DLL storage classes 2016-11-15 21:15:56 +01:00
foo.d Don't reverse order of object file names 2016-09-27 01:34:05 +02:00
inlinables.d Adapt tests/codegen/inlining_templates 2018-04-25 02:46:27 +02:00
inlinables_asm.d Properly mark lit tests that require X86. Should fix these tests on ARM. 2017-01-13 20:54:00 +01:00
inlinables_staticvar.d Add tests for inlining with static variables involved. 2016-07-02 17:08:48 +02:00
input_discard_valuename.d LLVMContext::setDiscardValueNames(true) when not compiling to textual IR. 2016-09-14 12:34:58 +02:00
kernel.d Fix #2307 (#2308) 2017-09-08 19:45:48 +08:00
mangling_definitions.d Add new mangling lit-test 2017-10-07 14:06:17 +02:00
module_ctor.d Only emit llvm.used _once_ when compiling multiple D modules into one LLVM module. 2016-10-26 21:59:18 +09:00
switch_ICE_gh1638_bar.d Simplify testcase for issue #1638. 2016-07-29 11:23:01 +02:00