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 9dfcae0e7 refactor(composer): normalize metadata and keep packages 
sorted (#3792)
     add 81103bf9c THRIFT-4244: Explain literal backslash escaping in parser 
errors

No new revisions were added by this update.

Summary of changes:
 compiler/cpp/src/thrift/thriftl.ll                 |  44 +++++--
 .../cpp/t_cpp_parser_string_constant_tests.cc      | 144 +++++++++++++++++++++
 ...olor_default.txt => test_string_escapes.thrift} |  11 +-
 compiler/cpp/tests/thrift_test_parser_support.cc   |  23 +++-
 4 files changed, 201 insertions(+), 21 deletions(-)
 create mode 100644 compiler/cpp/tests/cpp/t_cpp_parser_string_constant_tests.cc
 copy compiler/cpp/tests/cpp/{expected_Color_default.txt => 
test_string_escapes.thrift} (81%)

Reply via email to