Commit Graph

1 Commits

Author SHA1 Message Date
Jan Svoboda 29e0435ac0 [libclang] Split-out parts of `Index.h`
The `Index.h` header defines some functions and data structures that are useful for other (non-indexing) APIs. This patch extracts those into separate headers.

Reviewed By: akyrtzi, benlangmuir

Differential Revision: https://reviews.llvm.org/D134837
2022-09-29 11:29:53 -07:00