[PATCH] D21845: [Driver][OpenMP] Add specialized action builder for OpenMP offloading actions.
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 29 21:23:12 PDT 2016
ABataev added inline comments.
================
Comment at: lib/Driver/Driver.cpp:1778
@@ +1777,3 @@
+ /// phase.
+ class OpenMPActionBuilder : public DeviceActionBuilder {
+ /// \brief The OpenMP actions for the current input.
----------------
'final'
http://reviews.llvm.org/D21845
More information about the cfe-commits
mailing list