Actions
Feature #3667
openARG_SIGN for anonymous structures
Start date:
11/08/2012
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
For example:
spin_lock_irqsave(USER_FREE_LIST_LOCK(adapter), flags);
->
ldv_spin_lock_uscb_pool_lock_of_NOT_ARG_SIGN
in
It would be good to have ANONYMOUS_STRUCT instead of NOT_ARG_SIGN part of arg_sign.
Updated by Evgeny Novikov about 12 years ago
- Status changed from New to Open
- Assignee set to Evgeny Novikov
I agree with that. Indeed NOT_ARG_SIGN is a short description for the fact that Aspectator couldn't find out some part of argument signature because of unsupported features.
Updated by Evgeny Novikov almost 9 years ago
- Category set to Weaving
- Priority changed from Normal to High
Actions