Port ubsan nullability.c test to Windows
authorReid Kleckner <rnk@google.com>
Tue, 3 Mar 2020 21:17:47 +0000 (13:17 -0800)
committerReid Kleckner <rnk@google.com>
Tue, 3 Mar 2020 21:18:58 +0000 (13:18 -0800)
commit5d3a9959382762f84318b52f6ba6532cb8b5c807
tree93156f0708234e4c28bdceccc31db3717ad7a289
parente566dd733d642052cf261c20e0e82f18b8e3d6fe
Port ubsan nullability.c test to Windows

Two issues:
- Need to add env prefix to be compatible with the lit internal shell
- Need to quote the colon in Windows paths with '"%t.supp"'
compiler-rt/test/ubsan/TestCases/Misc/nullability.c