[PATCH] D87331: Sema: add support for `__attribute__((__swift_error__))`

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 16:05:38 PDT 2020


compnerd updated this revision to Diff 290601.
compnerd added a comment.

- correct typos
- apply clang-format changes
- `const` correct a few declarations.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87331

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/Misc/pragma-attribute-supported-attributes-list.test
  clang/test/SemaObjC/attr-swift-error.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87331.290601.patch
Type: text/x-patch
Size: 14749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200908/7b56b0fb/attachment-0001.bin>


More information about the cfe-commits mailing list