This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 709ce01f58 [clang] Code cleanup in clang/tooling new d9232a8d23 [clang] Get rid of "%T" expansions
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: test/Analysis/html-diags.c | 12 ++-- test/CoverageMapping/abspath.cpp | 2 +- test/Driver/compilation_database.c | 2 +- test/Driver/cpath.c | 8 +-- test/Driver/darwin-ld-lto.c | 8 +-- test/Driver/linker-opts.c | 6 +- test/Driver/output-file-cleanup.c | 50 +++++++------- test/Driver/parse-progname.c | 80 +++++++++++----------- test/Driver/ps4-linker-non-win.c | 18 ++--- test/Driver/ps4-linker-win.c | 15 ++-- test/Driver/warning-options.cpp | 2 +- test/FixIt/fixit-include.c | 11 +-- test/Format/style-on-command-line.cpp | 19 ++--- test/Lexer/case-insensitive-include-ms.c | 10 +-- test/Lexer/case-insensitive-include-pr31836.sh | 6 +- test/Lexer/case-insensitive-include.c | 14 ++-- test/Lexer/case-insensitive-system-include.c | 10 +-- test/Modules/crash-typo-correction-visibility.cpp | 5 +- test/Modules/modules-cache-path-canonicalization.m | 4 +- test/PCH/case-insensitive-include.c | 15 ++-- test/PCH/include-timestamp.cpp | 20 +++--- test/Preprocessor/cuda-types.cu | 32 +++++---- test/Tooling/clang-diff-basic.cpp | 7 +- 23 files changed, 185 insertions(+), 171 deletions(-)