[PATCH] D137051: [Clang] Allow additional mathematical symbols in identifiers.

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 30 15:36:19 PDT 2022


cor3ntin updated this revision to Diff 471882.
cor3ntin added a comment.

Remove extra semi colon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137051

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticLexKinds.td
  clang/lib/Lex/Lexer.cpp
  clang/lib/Lex/UnicodeCharSets.h
  clang/test/Driver/autocomplete.c
  clang/test/Lexer/unicode.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137051.471882.patch
Type: text/x-patch
Size: 14140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221030/c9c9a063/attachment.bin>


More information about the cfe-commits mailing list