[PATCH] D146247: [clang-format] Support TypeScript satisfies operator
Taymon A. Beal via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 16 10:54:09 PDT 2023
taymonbeal created this revision.
taymonbeal added reviewers: MyDeveloperDay, owenpan.
Herald added a project: All.
taymonbeal requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The satisfies operator was added in TypeScript 4.9.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D146247
Files:
clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTestJS.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146247.505877.patch
Type: text/x-patch
Size: 7131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230316/cc027d2d/attachment-0001.bin>
More information about the cfe-commits
mailing list