cling/lib/Interpreter
Bertrand Bellenot 0c8be25ebe Disable exceptions on Windows for the time being.
Enabling exceptions here makes 42 more tests failing. For example, CodeGeneration\RecursiveInit.C raises a unhandled exception in WinEHPrepare.cpp, at:
      if (UserI->isEHPad())
        report_fatal_error("Cleanup funclets for the MSVC++ personality cannot "
                           "contain exceptional actions");
2017-02-07 14:59:08 +01:00
..
2016-12-01 17:29:08 +01:00
2016-12-01 17:29:08 +01:00
2016-07-18 14:29:14 +02:00
2015-04-17 02:50:36 +02:00
2017-02-03 14:24:58 +01:00
2017-02-01 13:14:11 +01:00
2016-04-22 12:29:14 +02:00
2015-03-16 13:12:47 +01:00