[all-commits] [llvm/llvm-project] 10563e: [Analysis/Transforms/Sanitizers] As part of using ...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Sat Jun 20 00:43:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 10563e16aa2c432a883695ddd714da68751bbd77
https://github.com/llvm/llvm-project/commit/10563e16aa2c432a883695ddd714da68751bbd77
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-06-20 (Sat, 20 Jun 2020)
Changed paths:
M clang/lib/CodeGen/SanitizerMetadata.cpp
M clang/lib/CodeGen/SanitizerMetadata.h
M llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
M llvm/lib/Analysis/InlineCost.cpp
M llvm/lib/Analysis/ObjCARCInstKind.cpp
M llvm/lib/Transforms/IPO/GlobalOpt.cpp
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/lib/Transforms/Scalar/LoopRerollPass.cpp
M llvm/lib/Transforms/Scalar/NaryReassociate.cpp
M llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
Log Message:
-----------
[Analysis/Transforms/Sanitizers] As part of using inclusive language
within the llvm project, migrate away from the use of blacklist and
whitelist.
More information about the All-commits
mailing list