[PATCH] D62953: [Syntax] Do not glue multiple empty PP expansions to a single mapping

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 24 09:47:58 PDT 2019


ilya-biryukov updated this revision to Diff 206246.
ilya-biryukov marked 10 inline comments as done.
ilya-biryukov added a comment.

- Address comments, document code.
- s/Expansion/CollectedExpansions.
- Added FIXMEs for macro arguments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62953

Files:
  clang/include/clang/Tooling/Syntax/Tokens.h
  clang/lib/Tooling/Syntax/Tokens.cpp
  clang/unittests/Tooling/Syntax/TokensTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62953.206246.patch
Type: text/x-patch
Size: 13868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190624/03e787bb/attachment-0001.bin>


More information about the cfe-commits mailing list