aboutsummaryrefslogtreecommitdiff
path: root/run_project_tests.py
diff options
context:
space:
mode:
authorOlexa Bilaniuk <obilaniu@gmail.com>2021-02-21 07:04:55 -0500
committerJussi Pakkanen <jpakkane@gmail.com>2021-02-22 23:56:55 +0200
commit4c1a0c400f4a57bb51d663fcc3aa90014dd47df3 (patch)
treeb06c0ad6fae0275961eacf13204d141184d2ca8a /run_project_tests.py
parent2fabd4c7dc22373e99fc63823d80083ad30704b8 (diff)
downloadmeson-4c1a0c400f4a57bb51d663fcc3aa90014dd47df3.zip
meson-4c1a0c400f4a57bb51d663fcc3aa90014dd47df3.tar.gz
meson-4c1a0c400f4a57bb51d663fcc3aa90014dd47df3.tar.bz2
[CUDA] Bugfix: Forward sanitizer_*_args() methods to host compiler.
Enables -Db_sanitize=undefined and company. Also serves as a testcase for NVCC comma-shielding: Because the test- case declares `b_sanitize=address,undefined`, the host GCC compiler needs `-fsanitize=address,undefined`, but this stands a danger of being split by NVCC when wrapped with `-Xcompiler=args,args`. Special, already-existing comma-shielding codepaths activate to prevent this splitting. Closes #8394.
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions