Axel Naumann
52266ba5eb
Turn on prtcheck for the ptrcheck tests.
2022-01-11 18:29:04 +01:00
Axel Naumann
494733cef8
JIT exception support missing for powerpc64.
2016-07-30 00:43:09 +02:00
Axel Naumann
0ad3a09203
Cope with new diag notes
2016-07-12 10:44:20 +02:00
Axel Naumann
7b0276fcae
Remove platform-specific code (fails on Darwin), just use cannotCallWithNull.
2016-06-17 15:14:08 +02:00
Axel Naumann
f2326da23d
Remove XFAIL now that the JIT can handle exceptions (at least on darwin).
2016-06-15 15:10:51 +02:00
Axel Naumann
6d3070de94
No exceptions in the (old) JIT of cling on powerpc64 either.
2016-03-31 10:29:07 +02:00
Axel Naumann
6d5b15306b
XFAIL should be "arm64,aarch64", not "arm".
2016-03-31 09:44:06 +02:00
Axel Naumann
ac05121825
The (old) llvm JIT in cling does not support exceptions on either ARM64 not AARCH64.
2016-03-31 09:44:06 +02:00
Axel Naumann
ae0290a4fb
Follow change in warning; add new warning.
2015-02-11 10:57:46 +01:00
Vassil Vassilev
234bfb7770
Simplify some of the changes due to the new diag mapping.
2014-04-01 17:09:58 +02:00
Vassil Vassilev
14dc0c1c99
Silence a warning.
2014-03-31 14:03:09 +02:00
Axel Naumann
d240bd5de8
Refer to license in test and demo files.
2014-01-07 12:02:58 +01:00
Axel Naumann
3c7481a11c
Not using exceptions anymore thus these now work on 32bit.
2013-10-14 17:10:55 +02:00
Axel Naumann
84b49183f3
Adapt to new diag format.
2013-10-03 09:54:00 +02:00
Vassil Vassilev
bcb3aaa6ae
Disable tests on SLC6 32 bit.
2013-09-13 15:25:01 +02:00
Baozeng Ding
a46498e831
Adapt the test suite to the new warnings produced.
...
Disable the indirect calls. We don't support them yet on AST level.
2013-09-09 15:38:51 +02:00
Vassil Vassilev
f3ccb10135
Spell correctly expected-warning and not warning expected. Call a function with non null and check the expected result.
2013-08-16 22:52:52 +02:00
Baozeng Ding
eca58d0ffc
Add support for the cases where the pointer is not char*.
2013-08-16 19:50:53 +02:00
Vassil Vassilev
76c598f0ff
Uncomment commented lines, that fail on Mac.
2013-08-15 23:17:51 +02:00
Vassil Vassilev
452e98bf46
Add a reproducer in the test of a current issue for Baozeng to look into.
...
This happens probably because we don't iterate over the redecl chains and thus
we don't pickup the attribute.
2013-08-15 23:17:51 +02:00
Vassil Vassilev
694eb20c36
Mark back as non-failing. There is still some issue on Mac that need to be investigated.
2013-08-15 10:15:55 +02:00
Vassil Vassilev
914c09228e
Mark test as XFAIL. Follow the cling naming convention.
2013-08-15 09:49:59 +02:00
Baozeng Ding
4f70eafbfd
Add a simple test testing the new functionality.
2013-08-14 21:05:55 +02:00