[PATCH] D83514: [Lexer] Fix missing coverage line after #endif

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 9 14:57:58 PDT 2020


zequanwu created this revision.
zequanwu added reviewers: vsk, efriedma, arphaman.
Herald added subscribers: cfe-commits, dexonsmith.
Herald added a project: clang.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83514

Files:
  clang/lib/Lex/PPDirectives.cpp
  clang/test/CoverageMapping/preprocessor.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83514.276846.patch
Type: text/x-patch
Size: 3479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200709/5ca7a72f/attachment.bin>


More information about the cfe-commits mailing list