Correct D135801 to be case insensitive.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM with minor nitpick: can you reflect in the title that this is related to header maps?
Differential D137179
[clang][Lex] Header map search case insensitivity ClosedPublic Authored by troyj on Nov 1 2022, 11:13 AM.
Details
Summary Correct D135801 to be case insensitive.
Diff Detail
Event TimelineComment Actions LGTM with minor nitpick: can you reflect in the title that this is related to header maps? This revision is now accepted and ready to land.Nov 1 2022, 11:29 AM troyj retitled this revision from [clang][Lex] Header search case insensitivity to [clang][Lex] Header map search case insensitivity.Nov 1 2022, 11:30 AM This revision was landed with ongoing or failed builds.Nov 1 2022, 11:37 AM Closed by commit rG00022c5613a7: [clang][Lex] Header map search case insensitivity (authored by troyj). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 472362 clang/lib/Lex/HeaderSearch.cpp
|