]> granicus.if.org Git - clang/commit
Support MS-specific integer suffixes (i8, i16, i32, i64, i128).
authorSteve Naroff <snaroff@apple.com>
Fri, 4 Apr 2008 21:02:54 +0000 (21:02 +0000)
committerSteve Naroff <snaroff@apple.com>
Fri, 4 Apr 2008 21:02:54 +0000 (21:02 +0000)
commit0c29b22f4384500cc0d04f3072cc5d5d58d10d6c
tree2e066d51917aa37a2472fa96d7f9bf2330c90dd7
parentf81557cb719dd0d1ce3713f050fb76b0a0cb729a
Support MS-specific integer suffixes (i8, i16, i32, i64, i128).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49229 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/LiteralSupport.cpp