[PATCH] Improved capturing variable-length array types in CapturedStmt.

Bataev, Alexey a.bataev at hotmail.com
Mon Oct 20 19:52:14 PDT 2014


Ok, will remove it

Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team

20.10.2014 22:09, John McCall пишет:
> This looks great; one minor suggestion and it's good to go.
>
> ================
> Comment at: lib/AST/Decl.cpp:3572
> @@ +3571,3 @@
> +
> +void RecordDecl::setCapturedRecord(bool CapRec) {
> +  if (CapRec)
> ----------------
> We don't actually need or want to support removing this, so there's no point in taking a parameter.
>
> http://reviews.llvm.org/D5099
>
>





More information about the cfe-commits mailing list