[PATCH] D61509: [OpenMP] Set pragma start loc to `#pragma` loc
Michael Kruse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 22 09:05:23 PDT 2019
Meinersbur added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61509/new/
https://reviews.llvm.org/D61509
More information about the cfe-commits
mailing list