Go to file
Ted Kremenek f948d2a75f Change encoding of TokenKind in IdentifierTable to be of type "unsigned"
instead of TokenKind because of signedness issues with MSVC and enums.

Patch from Argiris Kirtzidis.

llvm-svn: 47515
2008-02-23 01:05:54 +00:00
clang Change encoding of TokenKind in IdentifierTable to be of type "unsigned" 2008-02-23 01:05:54 +00:00
llvm print getresult operand and its type directly. 2008-02-23 01:04:26 +00:00