Skip to content
Snippets Groups Projects
Commit ecdcb883 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Extend the preprocessing record and libclang with support for

inclusion directives, keeping track of every #include, #import,
etc. in the translation unit. We keep track of the source location and
kind of the inclusion, how the file name was spelled, and the
underlying file to which the inclusion resolved.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116952 91177308-0d34-0410-b5e6-96231b3b80d8
parent 93f5e6a5
No related branches found
No related tags found
No related merge requests found
Showing
with 342 additions and 46 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment