Daniel McIntosh
795ff77840
[libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
...
`thread_code` returns param, which for NO_THREADS is going to be
`&thread_globals`. Thus, the return value will never be null. The test
was probably meant to check if `*thread_code(&thread_globals) == 0`.
However, to avoid the extra cast, and to bring the NO_THREADS version
more in line with the regular version of the test, this changes it to
check if thread_globals == 0 directly.
Reviewed By: ldionne, #libc_abi
Differential Revision: https://reviews.llvm.org/D113048
2021-11-04 19:30:21 -04:00
..
2021-10-14 14:31:10 -04:00
2021-10-13 08:02:31 -04:00
2021-05-08 11:10:53 -04:00
2021-10-13 08:02:31 -04:00
2021-10-07 15:46:20 -04:00
2020-10-08 14:28:13 -04:00
2020-10-08 14:28:13 -04:00
2020-10-08 14:28:13 -04:00
2020-10-08 14:28:13 -04:00
2020-10-08 14:28:13 -04:00
2021-09-03 14:23:28 -04:00
2021-09-03 14:23:28 -04:00
2020-10-08 14:28:13 -04:00
2021-07-01 14:03:30 -04:00
2020-10-08 14:28:13 -04:00
2021-07-15 14:42:07 -04:00
2020-10-08 14:28:13 -04:00
2021-07-01 14:03:30 -04:00
2020-10-08 14:28:13 -04:00
2021-08-12 13:30:47 -04:00
2021-07-01 14:03:30 -04:00
2021-07-01 14:03:30 -04:00
2021-07-01 14:03:30 -04:00
2020-11-02 10:19:39 -05:00
2021-09-03 14:23:28 -04:00
2021-09-03 14:23:28 -04:00
2020-10-08 14:28:13 -04:00
2021-10-13 08:07:40 -04:00
2020-11-02 10:19:39 -05:00
2020-11-02 10:19:39 -05:00
2020-10-08 14:28:13 -04:00
2021-07-01 14:03:30 -04:00
2021-08-20 13:26:43 -04:00
2021-08-20 13:26:43 -04:00
2020-10-08 14:28:13 -04:00
2020-10-08 14:28:13 -04:00
2021-08-20 13:26:43 -04:00
2020-10-08 14:28:13 -04:00
2021-07-01 14:03:30 -04:00
2021-09-02 11:31:03 +02:00
2021-09-02 11:31:03 +02:00
2020-11-02 10:19:39 -05:00
2020-11-27 11:54:19 -05:00
2021-07-01 14:03:30 -04:00
2021-09-03 14:23:28 -04:00
2020-06-25 12:15:15 -04:00
2021-10-07 15:46:20 -04:00
2020-06-03 09:37:22 -04:00
2020-06-03 09:37:22 -04:00
2020-06-03 09:37:22 -04:00
2020-04-22 08:25:27 -04:00
2021-07-01 14:03:30 -04:00
2020-10-13 20:25:33 -04:00
2021-09-23 11:02:58 +08:00
2021-08-20 15:05:13 -04:00
2021-11-04 19:30:21 -04:00
2020-10-16 13:59:11 +01:00
2020-11-27 11:54:19 -05:00
2020-10-13 20:25:33 -04:00
2020-10-13 20:25:33 -04:00
2020-11-02 10:19:39 -05:00
2021-07-13 13:49:05 -04:00
2020-04-22 08:25:27 -04:00
2021-07-01 14:03:30 -04:00
2020-10-08 14:28:13 -04:00
2020-10-08 14:28:13 -04:00
2021-07-15 22:13:03 -04:00
2021-07-15 22:13:03 -04:00
2021-07-15 22:13:03 -04:00
2021-07-15 22:13:03 -04:00
2021-08-20 13:26:43 -04:00