[PATCH] D145251: [clang] Treat function parameter scope as an immediate function context

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 10:14:24 PST 2023


cor3ntin added a comment.

I think this make sense.
Maybe we should add a comment quoting [expr.const] p15.1 in both places though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145251



More information about the cfe-commits mailing list