[all-commits] [llvm/llvm-project] 12cb98: [clang][modules] Use `FileEntryRef` in `ModuleMap`...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Thu Sep 28 12:59:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12cb98fe04d5ca1d0cec89cdffac99c4243c0819
https://github.com/llvm/llvm-project/commit/12cb98fe04d5ca1d0cec89cdffac99c4243c0819
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M clang/include/clang/Lex/HeaderSearch.h
M clang/include/clang/Lex/ModuleMap.h
M clang/lib/Lex/HeaderSearch.cpp
M clang/lib/Lex/ModuleMap.cpp
Log Message:
-----------
[clang][modules] Use `FileEntryRef` in `ModuleMap` (1/2)
Commit: 12866a2b87038abf2d69f2a6040a4ff4ce27b6cd
https://github.com/llvm/llvm-project/commit/12866a2b87038abf2d69f2a6040a4ff4ce27b6cd
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M clang/include/clang/Lex/HeaderSearch.h
M clang/include/clang/Lex/ModuleMap.h
M clang/lib/Lex/HeaderSearch.cpp
M clang/lib/Lex/ModuleMap.cpp
M clang/lib/Lex/PPDirectives.cpp
Log Message:
-----------
[clang][modules] Use `FileEntryRef` in `ModuleMap` (2/2)
Compare: https://github.com/llvm/llvm-project/compare/7ac330a46125...12866a2b8703
More information about the All-commits
mailing list