[PATCH] D91920: [Flang] [OpenMP] Add semantic checks for OpenMP firstprivate , lastprivate and copyprivate clauses

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 30 11:47:35 PST 2020


clementval added a comment.

In D91920#2475125 <https://reviews.llvm.org/D91920#2475125>, @praveen wrote:

> @kiranchandramohan @sameeranjoshi Will the patch https://reviews.llvm.org/D93105 be committed to the master again? 
> If so , the function **void GetSymbolsInDesignatorList(const std::list<parser::Designator> &, SymbolSourceMap &);** would not be required.

D93105 <https://reviews.llvm.org/D93105> will be landed again. Waiting for @sameeranjoshi to do it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91920/new/

https://reviews.llvm.org/D91920



More information about the llvm-commits mailing list