[all-commits] [llvm/llvm-project] 672ae6: [Lexer] Fix missing coverage line after #endif
ZequanWu via All-commits
all-commits at lists.llvm.org
Thu Jul 9 15:15:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 672ae621e91ff5cdefb2535bdd530641536685ea
https://github.com/llvm/llvm-project/commit/672ae621e91ff5cdefb2535bdd530641536685ea
Author: Zequan Wu <zequanwu at google.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
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