[all-commits] [llvm/llvm-project] cff99b: Add a flag to disable "duplicate definition of cat...
Akira Hatanaka via All-commits
all-commits at lists.llvm.org
Mon Jul 3 16:27:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cff99b76ac4f502ceba897a62db658667f1237f3
https://github.com/llvm/llvm-project/commit/cff99b76ac4f502ceba897a62db658667f1237f3
Author: Akira Hatanaka <ahatanaka at apple.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M clang/include/clang/Basic/DiagnosticCommonKinds.td
M clang/test/Misc/warning-flags.c
M clang/test/SemaObjC/check-dup-objc-decls-1.m
Log Message:
-----------
Add a flag to disable "duplicate definition of category" warnings
Differential Revision: https://reviews.llvm.org/D154251
More information about the All-commits
mailing list