[PATCH] D132941: [DO NOT SUBMIT] [Sema] Delay evaluation of std::source_location::current() in default arguments

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 24 09:52:07 PDT 2022


cor3ntin added a comment.

The PR for the more general approach (note that it does not solve source location, that will need more additional work) https://reviews.llvm.org/D136554


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132941



More information about the cfe-commits mailing list