This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 9133b81a9 Go: write doc comments without leading, trailing or doubled
empty lines Client: go
add 874dafc78 THRIFT-6332: Render struct, typedef and nested container
constants in the Graphviz generator Client: gv
No new revisions were added by this update.
Summary of changes:
compiler/cpp/src/thrift/generate/t_gv_generator.cc | 33 +++++++---
compiler/cpp/tests/CMakeLists.txt | 2 +-
.../cpp/tests/gv/t_gv_generator_const_tests.cc | 71 ++++++++++++++++++++++
3 files changed, 98 insertions(+), 8 deletions(-)
create mode 100644 compiler/cpp/tests/gv/t_gv_generator_const_tests.cc