This can be used by clients in conjunction with an offset returned by
e.g. clang_getFileLocation. Now those clients do not need to also
open/read the file.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D40643
[libclang] Add function to get the buffer for a file ClosedPublic Authored by erikjv on Nov 30 2017, 2:13 AM.
Details Summary This can be used by clients in conjunction with an offset returned by
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 30 2017, 6:20 AM Closed by commit rL319881: [libclang] Add function to get the buffer for a file (authored by erikjv). · Explain WhyDec 6 2017, 1:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 124904 include/clang-c/Index.h
tools/libclang/CIndex.cpp
|