diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2016-02-25 07:08:33 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2016-02-25 07:08:33 +0000 |
commit | be8f522ef3df6aec5d4c9c2e897865e55bbdb6ff (patch) | |
tree | 876b61902361fd9291e007a0a84cf2d51af66d2b /llvm/unittests/Analysis/LoopPassManagerTest.cpp | |
parent | e5bbca6ae2946c47c407f27b02aab5b5cfb0ecd7 (diff) | |
download | bcm5719-llvm-be8f522ef3df6aec5d4c9c2e897865e55bbdb6ff.tar.gz bcm5719-llvm-be8f522ef3df6aec5d4c9c2e897865e55bbdb6ff.zip |
[Sema] Remove assert in TreeTransform<Derived>::TransformObjCObjectType.
The assert isn't correct since TypeLoc::ObjCObjectTypeLoc doesn't
indicate whether the type is a dependent type. The function returns
false for a type like "<SomeProtocol>" which is a synonym for
"id<SomeProtocol>".
rdar://problem/23838912
Differential Revision: http://reviews.llvm.org/D17355
llvm-svn: 261829
Diffstat (limited to 'llvm/unittests/Analysis/LoopPassManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions