[all-commits] [llvm/llvm-project] d0f2c2: [DataFlowSanitizer] Remove no-op ptr-to-ptr bitcas...
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Fri Oct 27 17:18:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0f2c28a88378a6366f0d0aacc2675325eae5208
https://github.com/llvm/llvm-project/commit/d0f2c28a88378a6366f0d0aacc2675325eae5208
Author: Youngsuk Kim <youngsuk.kim at hpe.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
[DataFlowSanitizer] Remove no-op ptr-to-ptr bitcasts (NFC)
Opaque pointer cleanup effort. NFC.
More information about the All-commits
mailing list