]> granicus.if.org Git - clang/commit
CodeGen: alter CFConstantString class name for swift 5.0
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 25 Oct 2018 17:52:13 +0000 (17:52 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 25 Oct 2018 17:52:13 +0000 (17:52 +0000)
commitffebdf1067c65b2d63a5fcbf3615815bba4b7f25
tree37517be70368a8b948d7fc5c71f5819ae2062b61
parent040bc2559aa5988618fe601103b4454c835b0f43
CodeGen: alter CFConstantString class name for swift 5.0

Swift 5.0 has changed the name decoration for swift symbols, using a 'S' sigil
rather than 's' as in 4.2.  Adopt the new convention.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@345291 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGen/cf-runtime-abi.c