[PATCH] D83529: Summary: [clang] Provide a way for WhileStmt to report the location of its LParen and RParen.

Vy Nguyen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 10 13:56:26 PDT 2020


oontvoo added a comment.

In D83529#2145087 <https://reviews.llvm.org/D83529#2145087>, @riccibruno wrote:

> No objection from me, but I am not a reviewer. I am just accepting this to cancel my comment on the missing serialization.


No worries. Thanks for your input!

I think Dmitri has already accepted this (pending additional test and variables renaming, which I've done). 
I'm re-running the sanitizer tests to make sure it's not related then will commit, unless someone else would like to chime in ...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83529





More information about the cfe-commits mailing list