[all-commits] [llvm/llvm-project] fad6e3: [Lex] Fix crash during dependency scanning while s...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Sat May 28 00:01:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fad6e37995b461a7750bdc203aad37eca9532fd5
https://github.com/llvm/llvm-project/commit/fad6e37995b461a7750bdc203aad37eca9532fd5
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M clang/lib/Lex/Lexer.cpp
A clang/test/ClangScanDeps/skipping-unmatched-if.c
Log Message:
-----------
[Lex] Fix crash during dependency scanning while skipping an unmatched `#if`
More information about the All-commits
mailing list