]> granicus.if.org Git - clang/commit
Switching the WeakRef attribute to using the new checkStringLiteralArgument helper...
authorAaron Ballman <aaron@aaronballman.com>
Fri, 13 Sep 2013 19:35:18 +0000 (19:35 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 13 Sep 2013 19:35:18 +0000 (19:35 +0000)
commit422ac9ee19c177fe65e613ff49998bd5a6e55408
tree08c11fe67b8563e4a57923a2f61199f3ab3f74ae
parentc57ea687835fa5c6270b6275b98e2010fae41a00
Switching the WeakRef attribute to using the new checkStringLiteralArgument helper function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190719 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp
test/SemaCXX/attr-weakref.cpp