[Lex/DependencyDirectivesScanner] Handle the case where the source line starts with...
authorArgyrios Kyrtzidis <kyrtzidis@apple.com>
Sun, 11 Sep 2022 17:06:57 +0000 (10:06 -0700)
committerArgyrios Kyrtzidis <kyrtzidis@apple.com>
Tue, 13 Sep 2022 22:48:50 +0000 (15:48 -0700)
commitb340c5ae4221a9752712621cd1df06cbc6dfd50b
tree955fcb55177e426a6a3fbbfc75c18b02e14f2bb8
parent92bd2e443e8f0337ef5cc55c9b4a7ea6e3f450b6
[Lex/DependencyDirectivesScanner] Handle the case where the source line starts with a `tok::hashhash`

Differential Revision: https://reviews.llvm.org/D133674
clang/lib/Lex/DependencyDirectivesScanner.cpp
clang/unittests/Lex/DependencyDirectivesScannerTest.cpp