jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

One nit below, the others seem silent. LGTM.



================
Comment at: clang/lib/Sema/SemaOpenMP.cpp:18508
+      // Component = CreateBuiltinUnaryOp(ELoc, UO_Deref, Component).get();
+      // Component = DefaultFunctionArrayLvalueConversion(Component).get();
+    }
----------------
Leftover?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80730



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

Reply via email to