balazske marked 2 inline comments as done.
balazske added inline comments.

================
Comment at: clang/unittests/AST/ASTImporterTest.cpp:5373
 
+INSTANTIATE_TEST_CASE_P(ParameterizedTests, SVEBuiltins,
+                        ::testing::Values(ArgVector{"-target",
----------------
a_sidorin wrote:
> This is a separate functional change and I prefer to move it into a separate 
> patch.
This change came in at a rebase to newest master, I wanted to have this 
instantiation at the end of the list but this showed up as part of the patch so 
it was moved now back to the start of the list (of all test instantiations).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65999



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to