diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2019-02-21 00:01:02 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2019-02-21 00:01:02 +0000 |
commit | c333d775636c0bfa51746094c58c3880f488798d (patch) | |
tree | 34db8c4a82245d9f31ada28a148abde6b13f6680 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 883000d8880b060b7d0a64e011e26b690c7a4c6d (diff) | |
download | bcm5719-llvm-c333d775636c0bfa51746094c58c3880f488798d.tar.gz bcm5719-llvm-c333d775636c0bfa51746094c58c3880f488798d.zip |
[attributes] Add an attribute for server routines in Mach kernel and extensions.
The new __attribute__ ((mig_server_routine)) is going to be used for annotating
Mach Interface Generator (MIG) callback functions as such, so that additional
static analysis could be applied to their implementations. It can also be
applied to regular functions behavior of which is supposed to be identical to
that of a MIG server routine.
Differential Revision: https://reviews.llvm.org/D58365
llvm-svn: 354530
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions