[PATCH] D32389: [libclang] Expose some target information via the C API.

Emilio Cobos Álvarez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 26 15:14:48 PDT 2017


emilio updated this revision to Diff 96834.
emilio added a comment.

Updated per review comments, thanks :)


Repository:
  rL LLVM

https://reviews.llvm.org/D32389

Files:
  clang/include/clang-c/Index.h
  clang/test/Index/target-info.c
  clang/tools/c-index-test/c-index-test.c
  clang/tools/libclang/CIndex.cpp
  clang/tools/libclang/CXTranslationUnit.h
  clang/tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32389.96834.patch
Type: text/x-patch
Size: 8526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170426/ee2dd7ae/attachment-0001.bin>


More information about the cfe-commits mailing list