ABataev marked an inline comment as done.
ABataev added inline comments.

================
Comment at: clang/lib/Sema/SemaOpenMP.cpp:18508
+      // Component = CreateBuiltinUnaryOp(ELoc, UO_Deref, Component).get();
+      // Component = DefaultFunctionArrayLvalueConversion(Component).get();
+    }
----------------
jdoerfert wrote:
> Leftover?
Yes, forgot to remove


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