diff options
author | Thurston Dang <thurston@google.com> | 2024-12-12 18:31:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-12 18:31:01 -0800 |
commit | 7077896a548a22d6a15c59d4b3edbc19d8e44fce (patch) | |
tree | 1c7d051e53c180ce50e84d3c793d55143e975741 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 6c4e70fcbbb62f38a5aab085634de5faaa5cf729 (diff) | |
download | llvm-7077896a548a22d6a15c59d4b3edbc19d8e44fce.zip llvm-7077896a548a22d6a15c59d4b3edbc19d8e44fce.tar.gz llvm-7077896a548a22d6a15c59d4b3edbc19d8e44fce.tar.bz2 |
[NFCI][sanitizer] Refactor parseSanitizeTrapArgs (#119797)
parseSanitizeTrapArgs follows the general pattern of "compute the
sanitizer mask based on the default plus opt-in (if supported) minus
opt-out". This patch refactors the functionality into a generalized
function, parseSanitizeArgs, which will be useful for future sanitizer
flag parsing.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions