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

Benjamin Kramer via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 14 12:07:24 PST 2015


bkramer updated this revision to Diff 42749.
bkramer added a comment.

Add test case.


http://reviews.llvm.org/D15490

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15490.42749.patch
Type: text/x-patch
Size: 13288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151214/4b324def/attachment.bin>


More information about the cfe-commits mailing list