[cfe-commits] r70281 - in /cfe/trunk: include/clang/Basic/TokenKinds.def lib/Basic/IdentifierTable.cpp test/CodeGen/inline.c test/Parser/attributes.c test/Parser/declarators.c test/Parser/recovery.c test/Preprocessor/extension-warning.c test/Sema/builtins.c test/Sema/constant-builtins.c test/Sema/exprs.c test/Sema/function.c test/Sema/i-c-e.c

Chris Lattner clattner at apple.com
Mon Apr 27 20:31:56 PDT 2009


On Apr 27, 2009, at 8:13 PM, Eli Friedman wrote:

> Author: efriedma
> Date: Mon Apr 27 22:13:54 2009
> New Revision: 70281
>
> URL: http://llvm.org/viewvc/llvm-project?rev=70281&view=rev
> Log:
> Simplify the scheme used for keywords, and change the classification
> scheme to be more useful.

Very nice Eli!

-Chris



More information about the cfe-commits mailing list