]> granicus.if.org Git - clang/commit
CodeGen: Make string tests exercise the MS ABI
authorDavid Majnemer <david.majnemer@gmail.com>
Sun, 23 Mar 2014 18:22:10 +0000 (18:22 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Sun, 23 Mar 2014 18:22:10 +0000 (18:22 +0000)
commitabaaec5c869e825d3c00734d70661c0e40bb182c
treefa27ad1bc21c8a46a502334c87f6c253fed6e6b8
parentf1f3dfb774999568d7f3c2b29b80157db9c91668
CodeGen: Make string tests exercise the MS ABI

r204562 unwittingly failed tests for some bots.  Make those tests work
with both the Itanium and MS ABIs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204566 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/c-strings.c
test/CodeGen/string-literal-short-wstring.c