[all-commits] [llvm/llvm-project] 91c2e9: [NFC][SanCov] Pass DomTrees as const references
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Apr 19 18:27:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91c2e9c2d990473b7a3a1aad3e56a864a7481301
https://github.com/llvm/llvm-project/commit/91c2e9c2d990473b7a3a1aad3e56a864a7481301
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
Log Message:
-----------
[NFC][SanCov] Pass DomTrees as const references
They are not optional.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list