[all-commits] [llvm/llvm-project] ed6d09: [Lex] For dependency directive lexing, angled incl...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Thu Jan 19 15:24:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed6d09dd4ead70d2858d56c530af38eefa1ef595
https://github.com/llvm/llvm-project/commit/ed6d09dd4ead70d2858d56c530af38eefa1ef595
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M clang/lib/Lex/Lexer.cpp
A clang/test/ClangScanDeps/depscan-lex-has-include.c
Log Message:
-----------
[Lex] For dependency directive lexing, angled includes in `__has_include` should be lexed as string literals
rdar://104386604
Differential Revision: https://reviews.llvm.org/D142143
More information about the All-commits
mailing list