[PATCH] [OPENMP] OMPExecutableDirective re-factoring

hfinkel at anl.gov hfinkel at anl.gov
Thu Mar 27 05:29:12 PDT 2014


  Sounds good. There is a fair amount of similarity between the implementation of "clauses()" and "getClauses()" which seems somewhat bothersome. Is there any way we can only encode the underlying idea once instead of duplicating it in these two functions?

http://llvm-reviews.chandlerc.com/D2977



More information about the cfe-commits mailing list