[PATCH] D15490: [libclang] Add a flag to create the precompiled preamble on the first parse.

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 15 01:33:56 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255635: [libclang] Add a flag to create the precompiled preamble on the first parse. (authored by d0k).

Changed prior to commit:
  http://reviews.llvm.org/D15490?vs=42749&id=42826#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15490

Files:
  cfe/trunk/include/clang-c/Index.h
  cfe/trunk/include/clang/Frontend/ASTUnit.h
  cfe/trunk/lib/Frontend/ASTUnit.cpp
  cfe/trunk/test/Index/complete-preamble.cpp
  cfe/trunk/tools/c-index-test/c-index-test.c
  cfe/trunk/tools/libclang/CIndex.cpp
  cfe/trunk/tools/libclang/Indexing.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15490.42826.patch
Type: text/x-patch
Size: 13498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151215/f128317f/attachment-0001.bin>


More information about the cfe-commits mailing list