[PATCH] D45014: [Index] Return SourceLocation to consumers, not FileID/Offset pair.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 9 07:15:54 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC329570: [Index] Return SourceLocation to consumers, not FileID/Offset pair. (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45014?vs=140182&id=141640#toc

Repository:
  rC Clang

https://reviews.llvm.org/D45014

Files:
  include/clang/Index/IndexDataConsumer.h
  lib/Index/IndexingAction.cpp
  lib/Index/IndexingContext.cpp
  tools/c-index-test/core_main.cpp
  tools/libclang/CXIndexDataConsumer.cpp
  tools/libclang/CXIndexDataConsumer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45014.141640.patch
Type: text/x-patch
Size: 8536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180409/eb91795f/attachment.bin>


More information about the cfe-commits mailing list