[PATCH] D74941: [OpenMP] `omp begin/end declare variant` - part 1, parsing

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 24 06:05:02 PST 2020


JonChesterfield added a subscriber: gregrodgers.
JonChesterfield added a comment.

Thanks! Splitting this out of D71179 <https://reviews.llvm.org/D71179>, which I think ultimately reached consensus, makes the diff much easier to read.

Subscribing Greg, as I think this is a path to removing a lot of downstream complexity in math.h handling.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74941





More information about the cfe-commits mailing list