mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 06:26:07 +00:00

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. llvm-svn: 116952