[PATCH] D112175: [NFC] Add llvm::StaticVector ADT

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 02:20:08 PDT 2022


tschuett added a comment.

You could use `__cplusplus` to determine the C++ version.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112175/new/

https://reviews.llvm.org/D112175



More information about the llvm-commits mailing list