aaron.ballman added a comment.

Can you add a test for a variadic lambda in C++ as well? I suspect it will work 
out of the box, but the extra test coverage would be good to have. We should 
probably have a K&R C function example as well to ensure it doesn't print as 
variadic. e.g., `void func();` in C mode.


Repository:
  rC Clang

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

https://reviews.llvm.org/D56751



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

Reply via email to