This patch fixes a problem in the representation of the clause list for the REQUIRES directive. Location information was not present, making error messages not very descriptive.
This is patch 1/5 of a series splitting D149337 to simplify review.
Differential D157710
[Flang][OpenMP][Parser] Add clause list source location to REQUIRES directive skatrak on Aug 11 2023, 5:59 AM. Authored by
Details This patch fixes a problem in the representation of the clause list for the REQUIRES directive. Location information was not present, making error messages not very descriptive. This is patch 1/5 of a series splitting D149337 to simplify review.
Diff Detail
|