This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ffe5542eab [Driver] Use -fuse-line-directives by default in MSVC mode new 8052cdc639 Correct warning on Float->Integer conversions. new 23ea169fe0 [CFI] Force LLVM to die if the implicit blacklist files cann [...]
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: include/clang/Basic/DiagnosticSemaKinds.td | 6 ++++++ lib/Driver/SanitizerArgs.cpp | 4 ++++ lib/Sema/SemaChecking.cpp | 17 +++++++++++++++++ .../share/cfi_blacklist.txt | 0 test/Driver/fsanitize-blacklist.c | 4 ++++ test/Frontend/dependency-gen.c | 2 +- test/SemaCXX/coroutines.cpp | 2 +- test/SemaCXX/warn-float-conversion.cpp | 6 +++--- test/SemaCXX/warn-literal-conversion.cpp | 7 +++++++ 9 files changed, 43 insertions(+), 5 deletions(-) copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir_with_cfi [...]