Yingwei Zheng 642bfd89f9
[Clang][compiler-rt][UBSan] Improve __ubsan_handle_invalid_builtin (#109088)
This patch improves error message, and fixes a copy-paste
mistake in GET_REPORT_OPTIONS argument.

Address comment
https://github.com/llvm/llvm-project/pull/104741#discussion_r1764323722.

---------

Co-authored-by: Vitaly Buka <vitalybuka@google.com>
2024-09-25 09:15:17 +08:00
..