[PATCH] D69853: [OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.h
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 7 12:13:26 PST 2019
ABataev accepted this revision.
ABataev added a comment.
This revision is now accepted and ready to land.
LG with a nit
================
Comment at: llvm/include/llvm/IR/OpenMPConstants.h:1
+//===- IR/OpenMPConstants.h - OpenMP related constants & helper - C++ -*-===//
+//
----------------
Just `OpenMPConstants.h`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69853/new/
https://reviews.llvm.org/D69853
More information about the cfe-commits
mailing list