diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-11-04 20:37:24 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-11-04 20:37:24 +0000 |
commit | e71202efccdead44c8a3d4a2296d866d0e89799b (patch) | |
tree | dde8aaa51d8d0073a0053eb6f50312471f53e118 /include/clang/Basic/SourceManager.h | |
parent | 033be8bd33e0f84db8158771e13528e071563b73 (diff) |
In ARC, when applying an ownership to a non-objc pointer, instead of ignoring it
create an attributed type with same type as the original type.
We effectively retain the source info that an ownership attribute was present but the attribute
is ignored by not modifying the type that it was applied to.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143736 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/SourceManager.h')
0 files changed, 0 insertions, 0 deletions