[all-commits] [llvm/llvm-project] 095f03: [DFSan] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 5 05:15:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 095f031612441b9c4dc17873d94b9b77741d3369
https://github.com/llvm/llvm-project/commit/095f031612441b9c4dc17873d94b9b77741d3369
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M llvm/test/Instrumentation/DataFlowSanitizer/origin_cached_shadows.ll
Log Message:
-----------
[DFSan] Convert test to opaque pointers (NFC)
Retaining the unused bitcasts in this test, as they are required
to reproduce the test behavior for whatever reason.
More information about the All-commits
mailing list