[PATCH] D49063: [libclang] Add support for ObjCObjectType

Michael Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 9 01:01:19 PDT 2018


michaelwu updated this revision to Diff 154540.
michaelwu added a comment.

Replaced tabs with spaces.


https://reviews.llvm.org/D49063

Files:
  include/clang-c/Index.h
  test/Index/objc-typeargs-protocols.m
  test/Index/print-type.m
  tools/c-index-test/c-index-test.c
  tools/libclang/CXType.cpp
  tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49063.154540.patch
Type: text/x-patch
Size: 9684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180709/2d329e2e/attachment-0001.bin>


More information about the cfe-commits mailing list