[all-commits] [llvm/llvm-project] ccd7e7: Revert "[clang][lex] Keep references to `Directory...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Thu Jan 13 07:43:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ccd7e7830f0cef74dbb7e776f76f8ede36b55e8e
https://github.com/llvm/llvm-project/commit/ccd7e7830f0cef74dbb7e776f76f8ede36b55e8e
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M clang/include/clang/Lex/HeaderSearch.h
M clang/lib/Lex/HeaderSearch.cpp
M clang/unittests/Lex/HeaderSearchTest.cpp
Log Message:
-----------
Revert "[clang][lex] Keep references to `DirectoryLookup` objects up-to-date"
This reverts commit 8503c688. This patch causes some issues with `#include_next`: https://github.com/llvm/llvm-project/issues/53161
More information about the All-commits
mailing list