bug reported here: https://bugs.llvm.org/show_bug.cgi?id=46660
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83514
[Lexer] Fix missing coverage line after #endif ClosedPublic Authored by zequanwu on Jul 9 2020, 2:57 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 9 2020, 3:07 PM Closed by commit rG672ae621e91f: [Lexer] Fix missing coverage line after #endif (authored by zequanwu). · Explain WhyJul 9 2020, 3:15 PM This revision was automatically updated to reflect the committed changes. This revision is now accepted and ready to land.Jul 9 2020, 3:54 PM Closed by commit rGdcd76c0c0716: [Lexer] Fix missing coverage line after #endif (authored by zequanwu). · Explain WhyJul 10 2020, 9:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 277066 clang-tools-extra/clangd/SemanticHighlighting.cpp
clang/lib/Lex/PPDirectives.cpp
clang/test/CoverageMapping/preprocessor.c
|