[Openmp-commits] [PATCH] D56326: [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive
Lingda Li via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 2 13:10:32 PDT 2019
lildmh added a comment.
Hi David,
An extra bit is needed to be added to `IdentifierNamespace`, and I could not find another field to shrink its width. As a result, it ends up larger than a word now. If you have a better solution, I'll be happy to know.
Thanks,
Lingda
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56326/new/
https://reviews.llvm.org/D56326
More information about the Openmp-commits
mailing list