This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 344586c1ef Avoid crash when dumping NULL Type as JSON. new d564671e9d [CFG] Fix CFG for statement-expressions in return values.
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: lib/Analysis/CFG.cpp | 5 ++--- test/Analysis/cfg.cpp | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- test/Sema/return.c | 11 +++++++++++ 3 files changed, 61 insertions(+), 4 deletions(-)