[all-commits] [llvm/llvm-project] 890e3c: [llvm][ubsan] Inclusive language: replace use of b...
Zarko Todorovski via All-commits
all-commits at lists.llvm.org
Thu Nov 25 07:23:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 890e3c55b5d4900eadda98b7a20c74cdd0fa4507
https://github.com/llvm/llvm-project/commit/890e3c55b5d4900eadda98b7a20c74cdd0fa4507
Author: Zarko Todorovski <zarko at ca.ibm.com>
Date: 2021-11-25 (Thu, 25 Nov 2021)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
R llvm/utils/sanitizers/ubsan_blacklist.txt
A llvm/utils/sanitizers/ubsan_ignorelist.txt
Log Message:
-----------
[llvm][ubsan] Inclusive language: replace use of blacklist HandleLLVMOptions.cmake but use old option name
Retry at https://reviews.llvm.org/D113689, this time with using the old option name
to support older versions of clang.
Reviewed By: bjope
Differential Revision: https://reviews.llvm.org/D114033
More information about the All-commits
mailing list