[PATCH] D112175: [NFC] Add llvm::StaticVector ADT
James Player via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 20 14:53:35 PDT 2021
jplayer-nv updated this revision to Diff 381100.
jplayer-nv added a comment.
Reverse include order of ArrayRef.h and StaticVector.h in unit test code to address pre-merge check failure.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112175/new/
https://reviews.llvm.org/D112175
Files:
llvm/include/llvm/ADT/STLExtras.h
llvm/include/llvm/ADT/STLForwardCompat.h
llvm/include/llvm/ADT/StaticVector.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/StaticVectorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112175.381100.patch
Type: text/x-patch
Size: 102184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/6f0b54f0/attachment-0001.bin>
More information about the llvm-commits
mailing list