shafik added inline comments.

================
Comment at: clang/unittests/AST/ASTImporterTest.cpp:655
+             Lang_CXX17, "", Lang_CXX17, Verifier,
+             functionTemplateDecl(hasDescendant(cxxFoldExpr())));
+}
----------------
Is it possible to check that we imported four fold expressions and maybe also 
check the operator of each one? 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94786

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

Reply via email to