diff options
author | John McCall <rjmccall@apple.com> | 2015-09-23 22:14:21 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2015-09-23 22:14:21 +0000 |
commit | 6997525eaa8fa6ea09e6a8c7a33908e81544ef1f (patch) | |
tree | 1decae494592ba5218d515d64f5d37c14fe5756f /llvm/lib/Transforms/Utils/LoopUnroll.cpp | |
parent | d209967a68dc11e255c9794d77340dce080a84e6 (diff) | |
download | llvm-6997525eaa8fa6ea09e6a8c7a33908e81544ef1f.zip llvm-6997525eaa8fa6ea09e6a8c7a33908e81544ef1f.tar.gz llvm-6997525eaa8fa6ea09e6a8c7a33908e81544ef1f.tar.bz2 |
Forbid qualifiers on ObjC generic parameters and arguments, but
silently ignore them on arguments when they're provided indirectly
(.e.g behind a template argument or typedef).
This is mostly just good language design --- specifying that a
generic argument is __weak doesn't actually do anything --- but
it also prevents assertions when trying to apply a different
ownership qualifier.
rdar://21612439
llvm-svn: 248436
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions