diff options
author | Michael Wu <mwu.code@gmail.com> | 2018-08-03 03:03:20 +0000 |
---|---|---|
committer | Michael Wu <mwu.code@gmail.com> | 2018-08-03 03:03:20 +0000 |
commit | 9c85261559d6f9ec6e6263d8c4cf757e9febb41a (patch) | |
tree | 8aa6d5b04da5b04f96000b37bf6be763538cca68 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 2fd30b4c8786e873a2c37c8c49ab8fda2cb66a64 (diff) | |
download | llvm-9c85261559d6f9ec6e6263d8c4cf757e9febb41a.zip llvm-9c85261559d6f9ec6e6263d8c4cf757e9febb41a.tar.gz llvm-9c85261559d6f9ec6e6263d8c4cf757e9febb41a.tar.bz2 |
[libclang 1/8] Add support for ObjCObjectType
Summary: This patch adds support to the clang-c API for identifying ObjCObjects in CXTypes, enumerating type args and protocols on ObjCObjectTypes, and retrieving the base type of ObjCObjectTypes. Currently only ObjCInterfaceTypes are exposed, which do not have type args or protocols.
Reviewers: yvvan, jbcoe
Reviewed By: yvvan
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D49063
llvm-svn: 338804
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions