[PATCH] D129664: [Clang] Adjust extension warnings for delimited sequences

Tom Honermann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 31 08:57:49 PDT 2022


tahonermann added a comment.

> While accepting all these inside of string and character literals in C and C++20 and older is fine, accepting them inside of identifiers can change meaning of valid programs.

Thank you for reporting this impact, @jakubjelinek! I'll copy you on an email to WG21 that discussed the impact, specifically with regard to the glibc header for which Joseph reported failures.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129664



More information about the cfe-commits mailing list