This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG825cec2c0b1e: [clang-format] Add Verilog suffixes to the
scripts (authored by sstwcw).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACT
MyDeveloperDay added a comment.
What would happen for say unicode escapes?
x = "XXXThis is a string \u0041 With stuff after";
would it break after the \u?
x = "XXXThis is a string \u
0041 With stuff after";
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://revie
sstwcw created this revision.
Herald added projects: All, clang, clang-format.
Herald added a subscriber: cfe-commits.
Herald added reviewers: rymiel, HazardyKnusperkeks, owenpan, MyDeveloperDay.
sstwcw requested review of this revision.
Herald added a comment.
NOTE: Clang-Format Team Automated Re