diff options
author | Pierre d'Herbemont <pdherbemont@apple.com> | 2022-03-28 13:24:02 -0700 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2022-03-28 15:08:47 -0700 |
commit | c8048c7c42ffd1731149b0abe15b9081dd27c789 (patch) | |
tree | 68fb5c990d777480825a9a9ad4a4626df65baf1f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1721d52a62067b8a5ceec58b417b2c73ad870b13 (diff) | |
download | llvm-c8048c7c42ffd1731149b0abe15b9081dd27c789.zip llvm-c8048c7c42ffd1731149b0abe15b9081dd27c789.tar.gz llvm-c8048c7c42ffd1731149b0abe15b9081dd27c789.tar.bz2 |
[attributes] Generalize attribute 'enforce_tcb' to Objective-C methods.
Calling an ObjC method from a C function marked with the 'enforce_tcb'
attribute did not produce a warning. Now it does, and on top of that
Objective-C methods can participate in TCBs themselves.
Differential Revision: https://reviews.llvm.org/D122343
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions