[PATCH] D97951: [Sema] Fix diagnostics for one-byte length modifier

2021-03-09 Thread Anton Bikineev via Phabricator via cfe-commits
AntonBikineev added a comment. Thanks Aaron for taking a look! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D97951/new/ https://reviews.llvm.org/D97951 ___ cfe-commits mailing list cfe-commits@lists.llvm

[PATCH] D97951: [Sema] Fix diagnostics for one-byte length modifier

2021-03-09 Thread Anton Bikineev via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG4f8e299785e8: [Sema] Fix diagnostics for one-byte length modifier (authored by AntonBikineev). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D97951/new/ http

[PATCH] D97951: [Sema] Fix diagnostics for one-byte length modifier

2021-03-09 Thread Aaron Ballman via Phabricator via cfe-commits
aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land. LGTM! Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D97951/new/ https://reviews.llvm.org/D97951 ___ c

[PATCH] D97951: [Sema] Fix diagnostics for one-byte length modifier

2021-03-04 Thread Anton Bikineev via Phabricator via cfe-commits
AntonBikineev created this revision. AntonBikineev added a reviewer: jordan_rose. AntonBikineev added a project: clang. AntonBikineev requested review of this revision. In case a char-literal of type int (C/ObjectiveC) corresponds to a format specifier with the %hh length modifier, don't treat the