]> granicus.if.org Git - clang/commit
Prospective MSVC 2010 build fix
authorAlp Toker <alp@nuanti.com>
Mon, 6 Jan 2014 15:52:13 +0000 (15:52 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 6 Jan 2014 15:52:13 +0000 (15:52 +0000)
commit9d73b9383714da5ec2e6a7d2f92d487c46a5d552
tree17b4d53e216c3eef7c9fe7b3ecd918c1e9770458
parentb8951e782399c301c6cedff8c8d7a3aecf968368
Prospective MSVC 2010 build fix

Try to fix Compiler Error C2011 following r198607 by removing enum from 'enum
TokenKind' parameter types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198621 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TokenKinds.h
lib/Basic/TokenKinds.cpp