diff options
author | sstwcw <f0gukp2nk@protonmail.com> | 2023-03-26 22:42:36 +0000 |
---|---|---|
committer | sstwcw <f0gukp2nk@protonmail.com> | 2023-03-26 22:45:44 +0000 |
commit | 6cef325481a8efc039ae9df5630609fd3a84560c (patch) | |
tree | 4172dd4f36d0fd2c6641dcd76023bf3f7ecea414 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 5b5c49ad4563f75debccbc6c3017d27a47ca217d (diff) | |
download | llvm-6cef325481a8efc039ae9df5630609fd3a84560c.zip llvm-6cef325481a8efc039ae9df5630609fd3a84560c.tar.gz llvm-6cef325481a8efc039ae9df5630609fd3a84560c.tar.bz2 |
[clang-format] Don't squash Verilog escaped identifiers
An escaped identifier always needs a space following it so the parser
can tell it apart from the next token.
The unit tests are changed to use `FormatTestBase.h` because we need the
2-argument version of `verifyFormat`. We also added the `messUp`
virtual function because Verilog needs a different version of it.
Reviewed By: HazardyKnusperkeks
Differential Revision: https://reviews.llvm.org/D146401
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions