[all-commits] [llvm/llvm-project] 7b6790: [clang][lex] NFC: Remove unused HeaderFileInfo member
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Thu Nov 18 03:33:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b6790850968031fe1c098ed6dcc196ddc547ea5
https://github.com/llvm/llvm-project/commit/7b6790850968031fe1c098ed6dcc196ddc547ea5
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-11-18 (Thu, 18 Nov 2021)
Changed paths:
M clang/include/clang/Lex/HeaderSearch.h
Log Message:
-----------
[clang][lex] NFC: Remove unused HeaderFileInfo member
This patch removes `HeaderFileInfo::isNonDefault`, which is not being used anywhere.
Reviewed By: dexonsmith, vsapsai
Differential Revision: https://reviews.llvm.org/D114092
More information about the All-commits
mailing list