[all-commits] [llvm/llvm-project] 1e86d6: [clang] Selectively ena/disa-ble format-insufficie...
jkorous-apple via All-commits
all-commits at lists.llvm.org
Mon Sep 28 16:25:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1e86d637eb4f88e03fcd4b9fd78192487dc2a302
https://github.com/llvm/llvm-project/commit/1e86d637eb4f88e03fcd4b9fd78192487dc2a302
Author: Jan Korous <jkorous at apple.com>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticGroups.td
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/test/Misc/warning-wall.c
A clang/test/Sema/warn-printf-insufficient-data-args.c
Log Message:
-----------
[clang] Selectively ena/disa-ble format-insufficient-args warning
Differential Revision: https://reviews.llvm.org/D87176
More information about the All-commits
mailing list