[PATCH] D84005: Introduce ns_error_domain attribute.

Michael Forster via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 20 06:43:14 PDT 2020


MForster updated this revision to Diff 279228.
MForster marked 13 inline comments as done.
MForster added a comment.

- Run test also in C and C++ mode
- Address more review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84005

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/Analysis/ns_error_enum.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84005.279228.patch
Type: text/x-patch
Size: 6733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200720/1820cf8e/attachment.bin>


More information about the cfe-commits mailing list