diff options
author | Sinkevich Artem <a.sinkevich@ispras.ru> | 2025-05-15 22:12:42 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-15 11:12:42 -0700 |
commit | 1acac5cd38210131c543e4635fcbfd4d597e15f5 (patch) | |
tree | 429bd0454a14576f7748cab9d783e9cca5dddcb2 /llvm/lib/Transforms/Utils/LoopPeel.cpp | |
parent | e2c1dd5f234664066adce6467a5e3f36834b971b (diff) | |
download | llvm-1acac5cd38210131c543e4635fcbfd4d597e15f5.zip llvm-1acac5cd38210131c543e4635fcbfd4d597e15f5.tar.gz llvm-1acac5cd38210131c543e4635fcbfd4d597e15f5.tar.bz2 |
[sanitizer] Fix empty string in unsupported argument error for -fsanitize-trap (#136549)
When using `-fsanitize-trap` with a sanitizer group that doesn't support
trapping, an empty argument is passed to
`err_drv_unsupported_option_argument`. Use new `toStringWithGroups` for
the diagnostic.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopPeel.cpp')
0 files changed, 0 insertions, 0 deletions