This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5de618f7e2 [Preprocessor] Correct internal token parsing of newline cha [...] new 33dbcd3dd4 [NFC] Loop modernization in diagtool new 9a30feb06e [diagtool] Change default tree behavior to print only flags
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/Misc/warning-flags-tree.c | 11 +++---- tools/diagtool/DiagnosticNames.cpp | 10 ++++++ tools/diagtool/DiagnosticNames.h | 6 ++-- tools/diagtool/ListWarnings.cpp | 56 ++++++++++++++------------------ tools/diagtool/ShowEnabledWarnings.cpp | 24 ++++++-------- tools/diagtool/TreeView.cpp | 59 ++++++++++++++++++++-------------- 6 files changed, 89 insertions(+), 77 deletions(-)