diff options
author | Artem Belevich <tra@google.com> | 2021-03-01 10:52:15 -0800 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2021-03-01 13:59:22 -0800 |
commit | 32e0645276230bb5b736e378860df3b92b1f4ba8 (patch) | |
tree | cf5400495566eea7f460fcab96086a8dcba82580 /lldb/unittests/ScriptInterpreter/Python | |
parent | e880f8b88a5cbb4338347b11e8a926e01a15bbb5 (diff) | |
download | llvm-32e0645276230bb5b736e378860df3b92b1f4ba8.zip llvm-32e0645276230bb5b736e378860df3b92b1f4ba8.tar.gz llvm-32e0645276230bb5b736e378860df3b92b1f4ba8.tar.bz2 |
[CUDA] Remove `noreturn` attribute from __assertfail().
`noreturn` complicates control flow and tends to trigger a known bug in ptxas if
the assert is used within loops in sufficiently complicated code.
https://bugs.llvm.org/show_bug.cgi?id=27738
Differential Revision: https://reviews.llvm.org/D97708
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions