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




_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to