vsk added a comment.
Hi @zequanwu, are you looking for review for this patch? I wasn't sure because
of the WIP label.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84988/new/
https://reviews.llvm.org/D84988
___
zequanwu updated this revision to Diff 285811.
zequanwu added a comment.
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.
- Rebase.
- Merging adjcent skipped regions, if the regions are in the same file, could
reduce binary size.
- The new empty lines regions break exist
zequanwu created this revision.
zequanwu added a reviewer: vsk.
Herald added subscribers: llvm-commits, cfe-commits, hiraditya.
Herald added projects: clang, LLVM.
zequanwu requested review of this revision.
Add a hook to track empty line regions when lexing.
But the performance is slowed down by