diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-04-18 12:46:49 +0000 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2023-04-19 16:18:14 -0400 |
commit | 59736ceb8d45ac2a0e7e8b67fa2e067c9f3070ef (patch) | |
tree | 16697d02a30fa376a0d5e7faed3515bc7c55a2ae /llvm/unittests/Analysis/TargetLibraryInfoTest.cpp | |
parent | adbdef6a9f39058f390ba285624b0dfb24bad7e8 (diff) | |
download | llvm-59736ceb8d45ac2a0e7e8b67fa2e067c9f3070ef.zip llvm-59736ceb8d45ac2a0e7e8b67fa2e067c9f3070ef.tar.gz llvm-59736ceb8d45ac2a0e7e8b67fa2e067c9f3070ef.tar.bz2 |
[libc++abi] Make the error message for recursive initialization of function-local statics more explicit
The new message is a bit verbose, but it makes it clearer that this isn't
a problem in libc++abi, but instead a problem in the user's code. Otherwise,
we get bugs sent down to libc++abi because people see this message in their
crash logs.
Differential Revision: https://reviews.llvm.org/D148630
Diffstat (limited to 'llvm/unittests/Analysis/TargetLibraryInfoTest.cpp')
0 files changed, 0 insertions, 0 deletions