[PATCH] D117115: [llvm][ADT] Implement `BitVector::{pop_,}back`
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 21 05:51:02 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG622354a52207: [llvm][ADT] Implement `BitVector::{pop_,}back` (authored by jansvoboda11).
Herald added subscribers: cfe-commits, carlosgalvezp, usaxena95, kadircet, arphaman, hiraditya.
Herald added projects: clang, clang-tools-extra.
Changed prior to commit:
https://reviews.llvm.org/D117115?vs=399321&id=401967#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117115/new/
https://reviews.llvm.org/D117115
Files:
clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.cpp
clang-tools-extra/clangd/SourceCode.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/UnwrappedLineParser.h
llvm/include/llvm/ADT/BitVector.h
llvm/include/llvm/ADT/SmallBitVector.h
llvm/lib/MC/MCParser/MasmParser.cpp
llvm/unittests/ADT/BitVectorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117115.401967.patch
Type: text/x-patch
Size: 6888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220121/0135560e/attachment.bin>
More information about the cfe-commits
mailing list