In addition to SAL parameter annotations, MIDL generates various comment annotations like the existing [propget] comment that windows-rdl's clang support already supports. We need to generalize this to more faithfully capture the semantics from both SAL and MIDL style annotations in a more consistent and extensible manner.
In addition to SAL parameter annotations, MIDL generates various comment annotations like the existing
[propget]comment that windows-rdl's clang support already supports. We need to generalize this to more faithfully capture the semantics from both SAL and MIDL style annotations in a more consistent and extensible manner.