[flang-commits] [PATCH] D113084: [flang] Add a semantics test for co_broadcast
Katherine Rasmussen via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Jan 6 12:05:18 PST 2022
ktras added a comment.
In D113084#3225876 <https://reviews.llvm.org/D113084#3225876>, @klausler wrote:
> I missed something here: how are single quote characters nonstandard?
The character `‘` is nonstandard in the sense that it is not the single quote character that is used in the error messages. So I was suggesting on this differential and on D116133 <https://reviews.llvm.org/D116133> for @rouson to change the `‘` character to `'`, which he has done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113084/new/
https://reviews.llvm.org/D113084
More information about the flang-commits
mailing list