[PATCH] D49010: YAML output for index-while-building

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 6 01:44:32 PDT 2018


yvvan created this revision.
yvvan added a reviewer: nathawes.
Herald added subscribers: ioeric, ilya-biryukov.

Should be compatible with the current index format accepted by clangd


https://reviews.llvm.org/D49010

Files:
  include/clang/Index/IndexRecordReader.h
  include/clang/Index/IndexRecordWriter.h
  include/indexstore/IndexStoreCXX.h
  include/indexstore/indexstore.h
  lib/Index/ClangIndexRecordWriter.cpp
  lib/Index/IndexRecordReader.cpp
  lib/Index/IndexRecordWriter.cpp
  tools/IndexStore/IndexStore.cpp
  tools/c-index-test/JSONAggregation.cpp
  tools/c-index-test/JSONAggregation.h
  tools/c-index-test/core_main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49010.154373.patch
Type: text/x-patch
Size: 17930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180706/30dbc8ab/attachment.bin>


More information about the cfe-commits mailing list