Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154251
Add a flag to disable "duplicate definition of category" warnings ClosedPublic Authored by ahatanak on Jun 30 2023, 12:18 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 30 2023, 9:10 PM This revision was landed with ongoing or failed builds.Jul 3 2023, 4:27 PM Closed by commit rGcff99b76ac4f: Add a flag to disable "duplicate definition of category" warnings (authored by ahatanak). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536917 clang/include/clang/Basic/DiagnosticCommonKinds.td
clang/test/Misc/warning-flags.c
clang/test/SemaObjC/check-dup-objc-decls-1.m
|