[PATCH] D77112: [OpenMP][NFCI] Move OpenMP clause information to `lib/Frontend/OpenMP`
Fady Ghanim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 31 14:53:15 PDT 2020
fghanim added a comment.
Thanks for doing this. I looked at all of it, and the changes seem to be you just moved things to llvm/Frontend, and fixed namespaces/includes to work correctly with the new location. Is there here anything else I am missing?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77112/new/
https://reviews.llvm.org/D77112
More information about the cfe-commits
mailing list