[all-commits] [llvm/llvm-project] dcd76c: [Lexer] Fix missing coverage line after #endif

ZequanWu via All-commits all-commits at lists.llvm.org
Fri Jul 10 09:05:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dcd76c0c0716a4417110423718c7cae4b516b4d0
      https://github.com/llvm/llvm-project/commit/dcd76c0c0716a4417110423718c7cae4b516b4d0
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M clang-tools-extra/clangd/SemanticHighlighting.cpp
    M clang/lib/Lex/PPDirectives.cpp
    M clang/test/CoverageMapping/preprocessor.c

  Log Message:
  -----------
  [Lexer] Fix missing coverage line after #endif

Summary: bug reported here: https://bugs.llvm.org/show_bug.cgi?id=46660

Reviewers: vsk, efriedma, arphaman

Reviewed By: vsk

Subscribers: dexonsmith, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list