[PATCH] D40527: [libclang] Record parsing invocation to a temporary file when requested by client

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 4 13:57:20 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319702: [libclang] Record parsing invocation to a temporary file when requested (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D40527?vs=124788&id=125413#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40527

Files:
  cfe/trunk/include/clang-c/Index.h
  cfe/trunk/test/Index/record-parsing-invocation.c
  cfe/trunk/tools/c-index-test/c-index-test.c
  cfe/trunk/tools/libclang/CIndex.cpp
  cfe/trunk/tools/libclang/CIndexer.cpp
  cfe/trunk/tools/libclang/CIndexer.h
  cfe/trunk/tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40527.125413.patch
Type: text/x-patch
Size: 8289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171204/6238c813/attachment.bin>


More information about the cfe-commits mailing list