[clang] [Clang] Generate the GEP instead of adding AST nodes (PR #73730)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 29 14:48:29 PST 2023


efriedma-quic wrote:

I agree users probably shouldn't be doing that... but given it compiles your code should handle it gracefully.  (It should just be a matter of making sure you don't recurse too deeply through the "base".)

https://github.com/llvm/llvm-project/pull/73730


More information about the cfe-commits mailing list