[all-commits] [llvm/llvm-project] d96579: [NFC][clang-scan-deps] Refine the implementation o...
yronglin via All-commits
all-commits at lists.llvm.org
Thu Jul 24 10:47:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d96579b303e62fd883e20f671e25ba3586e686a4
https://github.com/llvm/llvm-project/commit/d96579b303e62fd883e20f671e25ba3586e686a4
Author: yronglin <yronglin777 at gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M clang/include/clang/Lex/DependencyDirectivesScanner.h
Log Message:
-----------
[NFC][clang-scan-deps] Refine the implementation of dependency_directives_scan::Token::isOneOf (#150433)
Use fold expression to refine the implementation of
`dependency_directives_scan::Token::isOneOf`.
Signed-off-by: yronglin <yronglin777 at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list