clang-cl: Add unsupported /Gv option (PR21892)
authorHans Wennborg <hans@hanshq.net>
Sat, 13 Dec 2014 22:06:23 +0000 (22:06 +0000)
committerHans Wennborg <hans@hanshq.net>
Sat, 13 Dec 2014 22:06:23 +0000 (22:06 +0000)
commit92391ceb9abc5c84bd7b81da8c73c8e77b141c79
tree3a9c0066f071cb2e9cbe4a6d8fce613fc7d23d0c
parentdf8f9b6dc9f18583c4c9f8f26324ffcc3f6129a2
clang-cl: Add unsupported /Gv option (PR21892)

We don't currently support any of the calling convention options.

llvm-svn: 224199
clang/include/clang/Driver/CLCompatOptions.td
clang/test/Driver/cl-options.c