]> granicus.if.org Git - clang/commit
Omit llvm:: before makeArrayRef. We have using directive in this file.
authorRobert Wilhelm <robert.wilhelm@gmx.net>
Mon, 19 Aug 2013 07:57:02 +0000 (07:57 +0000)
committerRobert Wilhelm <robert.wilhelm@gmx.net>
Mon, 19 Aug 2013 07:57:02 +0000 (07:57 +0000)
commitecf119c68b9f20f022965fb4875f3fa1d4ffef70
tree0f4019d3f77fe825844f3e8f23343b4b92e68652
parentc3a064d4fb41fb912db3fbaad7196951c119a466
Omit llvm:: before makeArrayRef. We have using directive in this file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188659 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprObjC.cpp