[all-commits] [llvm/llvm-project] e916c8: Revert "[Clang] Warn about 'z' printf modifier in ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Jan 28 06:28:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e916c8dfe461e272aa7ea115851db7ddda36b971
https://github.com/llvm/llvm-project/commit/e916c8dfe461e272aa7ea115851db7ddda36b971
Author: Nico Weber <thakis at chromium.org>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M clang/lib/AST/FormatString.cpp
M clang/test/Sema/format-strings-ms.c
Log Message:
-----------
Revert "[Clang] Warn about 'z' printf modifier in old MSVC."
This reverts commit fe0d1b6a8ac5048b8007e5e7cc2aeb4e3291bda0.
Makes Analysis/taint-generic.c fail on some Windows systems.
More information about the All-commits
mailing list