This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fe783bd984 [clang][NewPM] Fixing remaining -O0 tests that are broken un [...] new 83a0126dff [clang][test] Add missing LambdaTemplateParams test and migr [...] new 5a01bd7a06 Add test cases for dumping record definition data to JSON; NFC.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/AST/ast-dump-record-definition-data-json.cpp | 5196 ++++++++++++++++++++ unittests/Tooling/CMakeLists.txt | 1 + .../LambdaTemplateParams.cpp | 6 +- 3 files changed, 5200 insertions(+), 3 deletions(-) create mode 100644 test/AST/ast-dump-record-definition-data-json.cpp