Tyker added inline comments.

================
Comment at: clang/lib/Parse/ParseDecl.cpp:2393
 
       InitScope.pop();
 
----------------
aaron.ballman wrote:
> Is there a reason we're not moving this one to below 
> `AddInititializerToDecl()` as we did elsewhere?
yes, It was causing a few test failures, i didn't investigate much further.


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

https://reviews.llvm.org/D74130

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

Reply via email to