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

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 14 03:02:39 PST 2022


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

clang-format


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.482778.patch
Type: text/x-patch
Size: 14485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221214/41c734c0/attachment-0001.bin>


More information about the cfe-commits mailing list