]> granicus.if.org Git - clang/commit
Fix a deprecated warning in the last commit.
authorDavid Chisnall <csdavec@swan.ac.uk>
Fri, 10 Aug 2018 12:53:18 +0000 (12:53 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Fri, 10 Aug 2018 12:53:18 +0000 (12:53 +0000)
commit3081101b349813e7d93681f307c7cf34dee47700
tree42a9a10b1de3eb79649354f2a28e53eb90a6b6ef
parent6020984018f9ed2a59af6aaa1a8aab97886e28dc
Fix a deprecated warning in the last commit.

Done as a separate commit to make it easier to cherry pick the changes
to the release branch.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@339429 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCRuntime.cpp