[all-commits] [llvm/llvm-project] 5f1d18: [NFC][sanitizer] Iterator adaptors for Leb128 enco...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Dec 3 12:52:08 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f1d1854eb1450d352663ee732235893c5782237
https://github.com/llvm/llvm-project/commit/5f1d1854eb1450d352663ee732235893c5782237
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-12-03 (Fri, 03 Dec 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp
Log Message:
-----------
[NFC][sanitizer] Iterator adaptors for Leb128 encoding
It's similar to back_insert_iterator
Needed for D114924
Reviewed By: morehouse, kstoimenov
Differential Revision: https://reviews.llvm.org/D114980
More information about the All-commits
mailing list