[PATCH] D18542: [OPENMP] Parsing and Sema support for 'omp declare target' directive
Dmitry Polukhin via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 31 01:24:24 PDT 2016
DmitryPolukhin added a comment.
Aaron,
Could you please take a look to OMPDeclareTargetDecl attribute implementation and printPrettyEnd approach in general?
For post print mechanism alternative approach is to use ad hoc solution in DeclPrinter.
Thanks,
Dmitry
Software Engineer
Intel Compiler Team
http://reviews.llvm.org/D18542
More information about the cfe-commits
mailing list