[all-commits] [llvm/llvm-project] 6966c0: [clang] NFCI: Use `FileEntryRef` in `suggestPathTo...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Sat Sep 9 20:49:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6966c06bedd0639169ad82cf17ded235d0acb850
https://github.com/llvm/llvm-project/commit/6966c06bedd0639169ad82cf17ded235d0acb850
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-09-09 (Sat, 09 Sep 2023)
Changed paths:
M clang-tools-extra/clang-include-fixer/IncludeFixer.cpp
M clang/include/clang/Lex/HeaderSearch.h
M clang/include/clang/Lex/Preprocessor.h
M clang/lib/Lex/HeaderSearch.cpp
M clang/lib/Lex/PPDirectives.cpp
M clang/lib/Sema/SemaLookup.cpp
Log Message:
-----------
[clang] NFCI: Use `FileEntryRef` in `suggestPathToFileForDiagnostics()`
More information about the All-commits
mailing list