eopXD updated this revision to Diff 470913.
eopXD added a comment.
Trigger upon parent revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136784/new/
https://reviews.llvm.org/D136784
Files:
clang/lib/Parse/ParsePragma.cpp
clang/test/Parse
eopXD created this revision.
Herald added a project: All.
eopXD requested review of this revision.
Herald added subscribers: cfe-commits, pcwang-thead.
Herald added a project: clang.
Originally the loop hint is not displayed correctly in the diagnostic.
This patch fixes it.
Repository:
rG LLVM