llvm-6502/test/Bindings
Peter Zotov 7b9a628414 [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).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242550 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-17 17:33:23 +00:00
..
Go Disable Go bindings test under UBSan. 2015-01-09 23:17:23 +00:00
OCaml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33: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