[Openmp-commits] [PATCH] D90172: [OpenMP] Add Support for Mapping Names in Libomptarget RTL
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Oct 27 10:30:38 PDT 2020
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: openmp/libomptarget/include/SourceInfo.h:2
+//===-------- SourceInfo.h - Target independent OpenMP target RTL -- C++
+//-----*-===//
+//
----------------
Nit: format
================
Comment at: openmp/libomptarget/include/SourceInfo.h:81
+
+#endif
----------------
Nit: Make the comments sentences with `.` at the end.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90172/new/
https://reviews.llvm.org/D90172
More information about the Openmp-commits
mailing list