]> granicus.if.org Git - clang/commit
Permit the "if" literal suffix with Microsoft extensions enabled.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 29 May 2014 23:10:15 +0000 (23:10 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 29 May 2014 23:10:15 +0000 (23:10 +0000)
commitf3117b8d891ba786c52b97af5540c0e76fdb79f3
treefd7291dd62ff3dd71eb59b573489fa9e6c21b70e
parenta0c3f50c1c8ed3c78a0a808ce2230a0e16231a27
Permit the "if" literal suffix with Microsoft extensions enabled.

Differential Revision: http://reviews.llvm.org/D3963

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209859 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/LiteralSupport.cpp
test/Lexer/ms-extensions.c