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 91c4b98a run-clang-tidy: Use check_call instead of check_output new 2b0a5d88 [clangd] Add missing (but documented!) JSONExpr typed accessors
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 | 16 +++--- clangd/JSONExpr.h | 103 ++++++++++++++++++++++++++++++++----- unittests/clangd/JSONExprTests.cpp | 44 +++++++++++++++- 3 files changed, 141 insertions(+), 22 deletions(-)