[all-commits] [llvm/llvm-project] 86dea5: [SanitizerCoverage] Avoid use of ConstantExpr::get...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Sep 29 02:17:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86dea5aab835f37b6e7c3b5a477c8a00881be62f
https://github.com/llvm/llvm-project/commit/86dea5aab835f37b6e7c3b5a477c8a00881be62f
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-09-29 (Fri, 29 Sep 2023)
Changed paths:
M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
Log Message:
-----------
[SanitizerCoverage] Avoid use of ConstantExpr::getCast() (NFC)
Work on APInt instead.
More information about the All-commits
mailing list