[PATCH] D122343: Support ObjC Method call in enforce_tcb checks

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 28 15:09:05 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8048c7c42ff: [attributes] Generalize attribute 'enforce_tcb' to Objective-C methods. (authored by pdherbemont, committed by dergachev.a).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122343

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Misc/pragma-attribute-supported-attributes-list.test
  clang/test/Sema/attr-enforce-tcb-errors.m
  clang/test/Sema/attr-enforce-tcb.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122343.418716.patch
Type: text/x-patch
Size: 10723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220328/80c6ba0d/attachment-0001.bin>


More information about the cfe-commits mailing list