[PATCH] D61509: [OpenMP] Set pragma start loc to `#pragma` loc

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 22 09:11:40 PDT 2019


ABataev added a comment.

In D61509#1512293 <https://reviews.llvm.org/D61509#1512293>, @Meinersbur wrote:

> 1. Is there a diagnostic that would point to the `omp` token? As much as I like complete info (such as SourceLoc of semicolons), I cannot think of a use case for it.
> 2. I would like to see all of them all adjusted. There is an immediate improvement in that improves the diagnostic output.




1. Nope, there is no `omp` specific diagnostics


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

https://reviews.llvm.org/D61509





More information about the cfe-commits mailing list