[all-commits] [llvm/llvm-project] 02eca5: [sanitizer] Add a few of type_traits tools
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Nov 17 17:52:58 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02eca53a50ea306d2d4fb305364fd538b2cfc0be
https://github.com/llvm/llvm-project/commit/02eca53a50ea306d2d4fb305364fd538b2cfc0be
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h
M compiler-rt/lib/sanitizer_common/tests/sanitizer_type_traits_test.cpp
Log Message:
-----------
[sanitizer] Add a few of type_traits tools
For D114047
More information about the All-commits
mailing list