diff options
author | Vitaly Buka <vitalybuka@google.com> | 2019-04-27 02:13:26 +0000 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2019-04-27 02:13:26 +0000 |
commit | 83c6d10b62a9575c19dfb0977ef675aeb996319a (patch) | |
tree | 4ab5551f14222d9bd885e894790ebddf4ec3d539 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 76c5b62988ffa2cd64facc48074e5cb355c8a5f4 (diff) | |
download | llvm-83c6d10b62a9575c19dfb0977ef675aeb996319a.zip llvm-83c6d10b62a9575c19dfb0977ef675aeb996319a.tar.gz llvm-83c6d10b62a9575c19dfb0977ef675aeb996319a.tar.bz2 |
[sanitizer] NFC: add static_assert to confirm that we use reasonable ByteMap type
Summary: If bots work we can replace #ifs with template specialization by TwoLevelByteMapSize1.
There is known users of TwoLevelByteMap with TwoLevelByteMapSize1 equal 8,
and users of FlatByteMap with TwoLevelByteMapSize1 equal 2.
Reviewers: eugenis
Subscribers: kubamracek, #sanitizers, llvm-commits
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D61200
llvm-svn: 359364
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions