This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from aca1787e1a Add new language mode flags for C17. new a5b4d42444 [Analysis] Fix some Clang-tidy modernize and Include What Yo [...]
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: include/clang/Analysis/CFG.h | 351 +++++++++++++++------------- include/clang/Analysis/CallGraph.h | 93 ++++---- include/clang/Analysis/Support/BumpVector.h | 53 +++-- lib/Analysis/CFG.cpp | 281 +++++++++++----------- lib/Analysis/CallGraph.cpp | 38 ++- 5 files changed, 442 insertions(+), 374 deletions(-)