[PATCH] D82126: [libTooling] Change `selection` stencil to handle some cases of text in macros.

Tom Lokovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 19 08:38:13 PDT 2020


tdl-g added a comment.

LGTM.  I found the change description confusing, since it talks about the selection() stencil but the code is all about the cat() stencil.  I realize (now) that the former is deprecated in favor of the latter.  But the change description is still confusing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82126





More information about the cfe-commits mailing list