[cfe-dev] C++0x attributes
Olaf Krzikalla
Olaf.Krzikalla at tu-dresden.de
Mon Apr 12 05:16:32 PDT 2010
Hi @all,
maybe the question is a little bit early given that current C++ support
is still incomplete, but anyway here we go:
are there any ongoing or planned efforts to implement attributes
(syntax: [[attribute]], §7.6 in current draft) in clang?
An implementation targetting the parser and AST components as a first
step would be already sufficient for me.
Thus I could and would dig into it (I just need something like parfor
to overcome these openmp-like pragma hell).
Then someone (else) could work on the trickier codegen part and
implement the semantics of the predefined attributes.
Best regards
Olaf Krzikalla
More information about the cfe-dev
mailing list