hokein added a comment.

friendly ping.



================
Comment at: clang-tools-extra/pseudo/test/glr.cpp:37
+
+void foo2(int, ...);
+// CHECK:      declaration~simple-declaration := decl-specifier-seq 
init-declarator-list ;
----------------
since we have the builtin pseudoCXX library now, we could use it to write a cxx 
unittest, so that we can get rid of this cxx lit test. what do you think? (I 
have a feeling we might add more in the future, I just discovered a new 
oversight in our cxx.bnf grammar).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125479

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

Reply via email to