[cfe-commits] r160612 - in /cfe/trunk: include/clang/Basic/TokenKinds.def lib/Basic/IdentifierTable.cpp test/SemaCXX/MicrosoftCompatibility.cpp

João Matos ripzonetriton at gmail.com
Mon Jul 23 19:12:55 PDT 2012


I agree, this bitmask is getting really confusing.

Maybe KEYALL could be defined as (0xffff & ~KEYNOMS).

On Mon, Jul 23, 2012 at 8:22 AM, Anton Korobeynikov <anton at korobeynikov.info>
wrote:
>> This is intended, KEYNOMS is mean to exclude, it must not be part of
>> KEYALL otherwise the code wont work.
> Please put a comment then :)
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits



-- 
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120724/74d4da74/attachment.html>


More information about the cfe-commits mailing list