[PATCH] D36642: [Lexer] Report more precise skipped regions (PR34166)

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 14 19:42:16 PDT 2017


vsk updated this revision to Diff 111113.
vsk added a comment.

Thanks for the review. I've updated the patch so that we do better with "#\" directives.


https://reviews.llvm.org/D36642

Files:
  include/clang/Lex/Preprocessor.h
  lib/Lex/PPDirectives.cpp
  test/CoverageMapping/preprocessor.c
  test/Index/skipped-ranges.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36642.111113.patch
Type: text/x-patch
Size: 10528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170815/79cedd49/attachment.bin>


More information about the cfe-commits mailing list