[PATCH] D77311: clang-format: [JS] detect C++ keywords.
Martin Probst via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 3 03:43:53 PDT 2020
mprobst updated this revision to Diff 254740.
mprobst added a comment.
- - improve handling of keywors - rather than blacklisting all C++
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77311/new/
https://reviews.llvm.org/D77311
Files:
clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestJS.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77311.254740.patch
Type: text/x-patch
Size: 6563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200403/6757e9ec/attachment-0001.bin>
More information about the cfe-commits
mailing list