[PATCH] D138753: [AArch64TargetParser] getArchFeatures -> getArchFeature

Lucas Prates via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 01:15:58 PST 2022


pratlucas added inline comments.


================
Comment at: llvm/unittests/Support/TargetParserTest.cpp:1686
 
-TEST(TargetParserTest, AArch64ArchFeatures) {
-  std::vector<StringRef> Features;
----------------
Can you keep a unit test covering the new version of the function?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138753



More information about the cfe-commits mailing list