1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/Bindings
Peter Zotov f03bb5d046 [OCaml] Do not use -warn-error in tests.
This -warn-error flag invariably gets into release tarballs
and breaks builds on distributions that run tests as a part
of release process. The OCaml binding tests are especially
critical, since they often expose lingering toolchain bugs,
and so it is replaced with -w +A (equivalent to -Wall).

llvm-svn: 242550
2015-07-17 17:33:23 +00:00
..
Go Disable Go bindings test under UBSan. 2015-01-09 23:17:23 +00:00
llvm-c test: Move target dependent test in their own folder for c API test 2015-06-23 06:46:54 +00:00
OCaml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00