]> granicus.if.org Git - clang/commit
Allow multiple Microsoft calling-convention keywords. Fixes rdar://problem/6486133
authorDouglas Gregor <dgregor@apple.com>
Sat, 10 Jan 2009 00:48:18 +0000 (00:48 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 10 Jan 2009 00:48:18 +0000 (00:48 +0000)
commit5a2f5d304897220f16e00c05cf122dd95e859aa9
tree3684d0346fedee949b1e20f235db338fe76c52cb
parent57966fc0077ed462f1ddc0011fe4762ca9942b8f
Allow multiple Microsoft calling-convention keywords. Fixes rdar://problem/6486133

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62018 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp
test/Parser/MicrosoftExtensions.c