[all-commits] [llvm/llvm-project] 9052ac: [NFCI][msan] Reduce code duplication by extracting...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Nov 17 11:25:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9052ac954dde20f94e6c649053411bbff14fc45c
https://github.com/llvm/llvm-project/commit/9052ac954dde20f94e6c649053411bbff14fc45c
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Log Message:
-----------
[NFCI][msan] Reduce code duplication by extracting VarArgHelperBase
Reviewers: thurstond, kstoimenov
Reviewed By: thurstond, kstoimenov
Pull Request: https://github.com/llvm/llvm-project/pull/72686
More information about the All-commits
mailing list