[PATCH] D92108: Fix inconsistent availability attribute message string literal check.

Nigel Perks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 25 08:48:07 PST 2020


nigelp-xmos added a comment.

Alternatively, if all 1-byte-character strings are acceptable, should I remove the check that the first token is a string literal, and omit the failing test case on XCore?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92108



More information about the cfe-commits mailing list