[PATCH] D108482: [Clang] Fixes instantiation of OpaqueValueExprs (Bug #45964)

Raul Tambre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 21 01:24:46 PDT 2021


tambre requested changes to this revision.
tambre added a comment.
This revision now requires changes to proceed.

Please:

- Add a test case based on the one in the bug. Hopefully you'll be able to reduce it further now that you understand the bug.
- Use imperative style for the commit message, i.e. "Fix instantiation of OpaqueValueExprs".


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

https://reviews.llvm.org/D108482



More information about the cfe-commits mailing list