>> lib/CodeGen/CodeGenModule.cpp
>> lib/CodeGen/CodeGenModule.h
>> lib/Sema/SemaDeclAttr.cpp
>> lib/Sema/SemaStmtAttr.cpp
>> test/Parser/access-spec-attrs.cpp
>> test/Sema/annotate.c
>>
>> Added
>> test/CodeGenCXX/annotations-field
odeGenCXX/annotations-global.cpp
> test/CodeGenCXX/annotations-loc.cpp
> test/CodeGenCXX/annotations-var.cpp
> test/SemaCXX/attr-annotate.cpp
>
>
>
>> On 9 feb 2017, at 15:07, Aaron Ballman wrote:
>>
>> On Sat, Feb 4, 2017 at 8:26 AM, Marcwell Helpdesk
-global.cpp test/CodeGenCXX/annotations-loc.cpp test/CodeGenCXX/annotations-var.cpp test/SemaCXX/attr-annotate.cpp
attr-annotate-rev2.patch
Description: Binary data
On 9 feb 2017, at 15:07, Aaron Ballman <aa...@aaronballman.com> wrote:On Sat, Feb 4, 2017 at 8:26 AM, Marcwell Helpdesk via cfe-c
Friendly ping.
> On 4 feb 2017, at 14:26, Marcwell Helpdesk wrote:
>
> Many plugins/tools could benefit from having a generic way for communicating
> control directives directly from the source code to itself (via the AST) when
> acting, for example, as source code transformers, generators, co
Many plugins/tools could benefit from having a generic way for communicating
control directives directly from the source code to itself (via the AST) when
acting, for example, as source code transformers, generators, collectors and
the like. Attributes are a suitable way of doing this but most a