[PATCH] D55069: Extend the CommentVisitor with parameter types

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 29 12:34:13 PST 2018


aaron.ballman added a comment.

In D55069#1313276 <https://reviews.llvm.org/D55069#1313276>, @aaron.ballman wrote:

> Overall this seems reasonable, but this change is currently a no-op because nothing is using this -- what's the plan for using and testing these changes?


The answer is: D55070 <https://reviews.llvm.org/D55070>, which is NFC and presumably already has test coverage for it.


Repository:
  rC Clang

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

https://reviews.llvm.org/D55069





More information about the cfe-commits mailing list