[PATCH] D126845: [clang-format] Handle Verilog numbers and operators
sstwcw via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 25 06:06:16 PDT 2022
sstwcw updated this revision to Diff 439981.
sstwcw added a comment.
- address comments
- add token annotator tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126845/new/
https://reviews.llvm.org/D126845
Files:
clang/lib/Format/FormatToken.h
clang/lib/Format/FormatTokenLexer.cpp
clang/lib/Format/FormatTokenLexer.h
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestVerilog.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126845.439981.patch
Type: text/x-patch
Size: 19991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220625/b5a1fce1/attachment-0001.bin>
More information about the cfe-commits
mailing list