sfantao added inline comments.
================
Comment at: lib/Sema/SemaOpenMP.cpp:657
@@ -651,3 +656,3 @@
bool Sema::IsOpenMPCapturedVar(VarDecl *VD) {
assert(LangOpts.OpenMP && "OpenMP is not allowed");
----------------
Thanks Alexey, that works. The new patch uses what you are suggesting and
updates the regression tests accordingly.
http://reviews.llvm.org/D11395
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits