[all-commits] [llvm/llvm-project] e86bd3: [NFC] [HWASan] [MTE] Use function_ref over template.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Tue Mar 8 15:50:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e86bd32b71e17ca0183e17324486c83428026b1c
https://github.com/llvm/llvm-project/commit/e86bd32b71e17ca0183e17324486c83428026b1c
Author: Florian Mayer <fmayer at google.com>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
Log Message:
-----------
[NFC] [HWASan] [MTE] Use function_ref over template.
More information about the All-commits
mailing list