[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 19:51:42 PDT 2020


zequanwu updated this revision to Diff 276899.
zequanwu added a comment.
Herald added subscribers: usaxena95, kadircet, jkorous.

Fix clangd unit test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83514/new/

https://reviews.llvm.org/D83514

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83514.276899.patch
Type: text/x-patch
Size: 4651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200710/a1a432ac/attachment.bin>


More information about the cfe-commits mailing list