aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ArchiveWriter.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2022-01-18 17:58:57 +0100
committerJan Svoboda <jan_svoboda@apple.com>2022-01-18 17:59:40 +0100
commitc6fb636667b879bfc8329d2c9ca5873871b46a7b (patch)
tree9726d5a5c5484a716c90bf25197f07461624d0ea /llvm/lib/Object/ArchiveWriter.cpp
parentfa596fb0779ae9029edbcff80ff95e9d1a816206 (diff)
downloadllvm-c6fb636667b879bfc8329d2c9ca5873871b46a7b.zip
llvm-c6fb636667b879bfc8329d2c9ca5873871b46a7b.tar.gz
llvm-c6fb636667b879bfc8329d2c9ca5873871b46a7b.tar.bz2
[clangd][clang-tidy] Remove uses of `std::vector<bool>`
LLVM Programmer’s Manual strongly discourages the use of `std::vector<bool>` and suggests `llvm::BitVector` as a possible replacement. This patch does just that for clangd and clang-tidy. Reviewed By: dexonsmith Differential Revision: https://reviews.llvm.org/D117119
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions