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 b0b31cfa0 THRIFT-5090: Add PHP JSON slash regression coverage (#3791)
add d332b5708 THRIFT-6212: Terminate comment scanning at end of input
No new revisions were added by this update.
Summary of changes:
compiler/cpp/src/thrift/thriftl.ll | 22 ++++++---
.../cpp/tests/cpp/t_cpp_parser_comment_tests.cc | 56 ++++++++++++++++++++++
2 files changed, 72 insertions(+), 6 deletions(-)
create mode 100644 compiler/cpp/tests/cpp/t_cpp_parser_comment_tests.cc