Updated the PCS calling convention to use the new checkStringLiteralArgument helper...
authorAaron Ballman <aaron@aaronballman.com>
Fri, 13 Sep 2013 17:48:25 +0000 (17:48 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 13 Sep 2013 17:48:25 +0000 (17:48 +0000)
commitfbf6f5c8ac0a3feb9a5add5f9221a21f68ca487a
treeb81e5349d118896fe623d27d17af0e8e507a3d45
parentc561714647f16b028f2c098ae810bd553138d17b
Updated the PCS calling convention to use the new checkStringLiteralArgument helper function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190710 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaType.cpp
test/Sema/callingconv.c