Turn off the warning that the undefined behavior I am using in
authorJim Ingham <jingham@apple.com>
Tue, 4 Oct 2022 18:36:25 +0000 (11:36 -0700)
committerJim Ingham <jingham@apple.com>
Tue, 4 Oct 2022 18:38:32 +0000 (11:38 -0700)
commit2c43cd883c20b603bc7d9461bfa2591e80a36a3b
tree9319821c4741e91e41f27719b4952c2e0b076bdb
parent1376c73927dcb899db5d46f7b970692e2e95f9ac
Turn off the warning that the undefined behavior I am using in
a test generates.  The green dragon bot compiler is treating this
warning as an error for some reason, hopefully this will calm its
worries.
lldb/test/API/functionalities/ubsan/basic/Makefile