diff options
author | Andrew Lazarev <alazarev@google.com> | 2025-08-06 11:21:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-06 11:21:49 -0700 |
commit | a1209d868632b8aea10450cd2323848ab0b6776a (patch) | |
tree | 46313804722e585b77eafb6ef082b2eb08738796 /llvm/lib/TextAPI/TextStubCommon.cpp | |
parent | 266a1a819a4ed8b2a12cb47f088197e4dd038a54 (diff) | |
download | llvm-a1209d868632b8aea10450cd2323848ab0b6776a.zip llvm-a1209d868632b8aea10450cd2323848ab0b6776a.tar.gz llvm-a1209d868632b8aea10450cd2323848ab0b6776a.tar.bz2 |
[ubsan_minimal] Allow UBSan handler from Minimal runtime to accept arguments (#152192)
+ Changed type_mismatch minimal handler to accept and print pointer.
This will allow to distinguish null pointer use, misallignment and
incorrect object size.
The change increases binary size by ~1% and has almost no performance
impact.
Fixes #149943
Diffstat (limited to 'llvm/lib/TextAPI/TextStubCommon.cpp')
0 files changed, 0 insertions, 0 deletions