[clang] [clang-repl] fix top-level statement declaration context (PR #75547)

Pavel Kalugin via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 28 08:31:00 PDT 2024


p4vook wrote:

Looking for someone with knowledge of Clang AST, because I can't figure out the correct context to insert the statement into. Current implementation breaks "for" loop.

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


More information about the cfe-commits mailing list