[PATCH] D117024: [clang] Move `ApplyHeaderSearchOptions` from Frontend to Lex
    Jan Svoboda via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jan 11 08:57:53 PST 2022
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf77d115cc136: [clang] Move `ApplyHeaderSearchOptions` from Frontend to Lex (authored by jansvoboda11).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117024/new/
https://reviews.llvm.org/D117024
Files:
  clang/include/clang/Frontend/Utils.h
  clang/include/clang/Lex/HeaderSearch.h
  clang/lib/Frontend/CMakeLists.txt
  clang/lib/Frontend/InitHeaderSearch.cpp
  clang/lib/Lex/CMakeLists.txt
  clang/lib/Lex/InitHeaderSearch.cpp
  clang/unittests/Lex/CMakeLists.txt
  clang/unittests/Lex/HeaderSearchTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117024.398974.patch
Type: text/x-patch
Size: 4217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220111/9bfecaea/attachment.bin>
    
    
More information about the cfe-commits
mailing list