ABataev added inline comments.

================
Comment at: clang/lib/CodeGen/CGStmtOpenMP.cpp:644
+      if (PI->getType()->isFirstClassType())
+        ;
       LValue LV = WrapperCGF.MakeAddrLValue(
----------------
jdoerfert wrote:
> leftover?
yes, need to restore original code here


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99617

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

Reply via email to