[all-commits] [llvm/llvm-project] b340c5: [Lex/DependencyDirectivesScanner] Handle the case ...

Argyrios Kyrtzidis via All-commits all-commits at lists.llvm.org
Tue Sep 13 15:49:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b340c5ae4221a9752712621cd1df06cbc6dfd50b
      https://github.com/llvm/llvm-project/commit/b340c5ae4221a9752712621cd1df06cbc6dfd50b
  Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
    M clang/lib/Lex/DependencyDirectivesScanner.cpp
    M clang/unittests/Lex/DependencyDirectivesScannerTest.cpp

  Log Message:
  -----------
  [Lex/DependencyDirectivesScanner] Handle the case where the source line starts with a `tok::hashhash`

Differential Revision: https://reviews.llvm.org/D133674




More information about the All-commits mailing list