[cfe-dev] Patch for c++ operator aliases in preprocessor

Chris Goller goller at gmail.com
Thu Dec 11 19:59:51 PST 2008


Hi, I'm a first time submitter to clang (Doug G pointed me to the project).
I dipped my toe into the shallow end and came up with this operator alias
patch.  All it does is add three more aliases as invalid macro tokens.

Also, is there any way to get at the isCPlusPlusOperatorKeyword function at
that point in the lexer?  If so, I could change the patch so all those
string compares could be removed.

Thanks,

Chris

-- 
"Like a poet has to write poetry, I wake up in the morning and I have to
write a computer program." -- Knuth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20081211/c4a6ee65/attachment.html>


More information about the cfe-dev mailing list