-
- Downloads
Refactor module lookup when looking up a header file, and wire through the...
Refactor module lookup when looking up a header file, and wire through the requesting module. No functionality change. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@250554 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Lex/DirectoryLookup.h 4 additions, 0 deletionsinclude/clang/Lex/DirectoryLookup.h
- include/clang/Lex/HeaderSearch.h 31 additions, 6 deletionsinclude/clang/Lex/HeaderSearch.h
- lib/Frontend/Rewrite/InclusionRewriter.cpp 2 additions, 1 deletionlib/Frontend/Rewrite/InclusionRewriter.cpp
- lib/Lex/HeaderSearch.cpp 83 additions, 85 deletionslib/Lex/HeaderSearch.cpp
- lib/Lex/PPDirectives.cpp 10 additions, 7 deletionslib/Lex/PPDirectives.cpp
Loading
Please register or sign in to comment