[cfe-dev] extern "C" todos :)
Mike Stump
mrs at apple.com
Mon Jan 14 11:20:07 PST 2008
On Jan 13, 2008, at 11:32 PM, Chris Lattner wrote:
> Here are some things that would be nice to have:
:-)
The language standard has lots of nice cases and semantics that need
implementing. If one wanted to work on this, I'd recommend it.
Though, personally, I'd worry about about extern "C++" void foo(int i)
{ } extern "C++" void foo(double d) { } first. That one certainly
encompasses enough to keep someone busy for a while.
More information about the cfe-dev
mailing list