[PATCH] D84768: [flang][NFC] Extract name resolution for OpenACC & OpenMP into new file

Brian Yang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 16:25:06 PDT 2020


ichoyjx accepted this revision.
ichoyjx added a comment.

I called `ResolveDesignator` just in case the `designator` is not resolved before doing further checks. I agree with Tim that we can assume it is until we find a case where it’s not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84768



More information about the llvm-commits mailing list