This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from f756b134 Revert 318668, which is associated with a broken patch new 2fa0f81d [clangd] Add parsing and value inspection to JSONExpr.
The 1 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: clangd/JSONExpr.cpp | 339 ++++++++++++++++++++++++++++++++++++- clangd/JSONExpr.h | 169 +++++++++++++++--- unittests/clangd/JSONExprTests.cpp | 74 ++++++++ 3 files changed, 550 insertions(+), 32 deletions(-)