[PATCH] D45815: [libclang] Allow skipping function bodies in preamble only

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 17 00:35:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC332578: [libclang] Allow skipping function bodies in preamble only (authored by yvvan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45815?vs=145648&id=147253#toc

Repository:
  rC Clang

https://reviews.llvm.org/D45815

Files:
  include/clang-c/Index.h
  include/clang/Frontend/ASTUnit.h
  lib/Frontend/ASTUnit.cpp
  test/Parser/skip-function-bodies.h
  test/Parser/skip-function-bodies.mm
  tools/c-index-test/c-index-test.c
  tools/libclang/CIndex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45815.147253.patch
Type: text/x-patch
Size: 16587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180517/a9b1e818/attachment-0001.bin>


More information about the cfe-commits mailing list