[PATCH] D78660: [SemaObjC] Add a warning for dictionary literals with duplicate keys

Erik Pilkington via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 5 12:58:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG873e27909539: [SemaObjC] Add a warning for dictionary literals with duplicate keys (authored by erik.pilkington).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78660/new/

https://reviews.llvm.org/D78660

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaExprObjC.cpp
  clang/test/SemaObjC/dictionary-literal-duplicates.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78660.262195.patch
Type: text/x-patch
Size: 6692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200505/6a071875/attachment.bin>


More information about the cfe-commits mailing list