diff options
author | Kazu Hirata <kazu@google.com> | 2025-10-18 10:17:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-18 10:17:13 -0700 |
commit | df6d5f207d853d18229159c1617de6cc92cf4dda (patch) | |
tree | 3ae270c1b72610b3012ae8761780cade77d40748 /clang/unittests/Format/FormatTestJava.cpp | |
parent | e3609ae585088789bd5d5ca5425a2ca66b4c58df (diff) | |
download | llvm-df6d5f207d853d18229159c1617de6cc92cf4dda.zip llvm-df6d5f207d853d18229159c1617de6cc92cf4dda.tar.gz llvm-df6d5f207d853d18229159c1617de6cc92cf4dda.tar.bz2 |
[Support] Use an inherited constructor in DOTGraphTraits (NFC) (#164056)
This patch simplifies DOTGraphTraits with an inherited constructor.
This way, we do not need to repeat the constructor signature or
manually forward constructor arguments.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions