]> granicus.if.org Git - clang/commit
For __weak/__strong/etc. ownership attributes, don't macro expand them in diagnostics.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 28 Sep 2011 18:35:06 +0000 (18:35 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 28 Sep 2011 18:35:06 +0000 (18:35 +0000)
commit440ec2ebbe2e7aa2a5f733a41cf845d354d16e23
tree910566300ef59142af95db57070fd420ca6064ba
parent83450aa7e778537a47eb678c8300f41b7f806219
For __weak/__strong/etc. ownership attributes, don't macro expand them in diagnostics.

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