[clang] [clang-repl] Extend the C support. (PR #89804)

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Tue May 21 22:44:53 PDT 2024


vgvassilev wrote:

> I reverted in
> 
> ```
> commit dfdf1c5fe45a82b9c578306f3d7627fd251d63f8
> Author: Jason Molenda <jmolenda at apple.com>
> Date:   Tue May 21 18:00:11 2024 -0700
> 
>     Revert "[clang-repl] Extend the C support. (#89804)"
>     
>     This reverts commit 253c28fa829cee0104c2fc59ed1a958980b5138c.
> ```
> 
> to unblock the CI bots until Vassil has a chance to look at it.

Thank you! I suspect that this is due to the changes in SemaDecl.cpp (https://github.com/llvm/llvm-project/pull/89804/files#diff-edac6256ac508912a16d0165b2f8cf37123dc2f40a147dca49a34c33f1db13ddR2288)

I am trying to build lldb but if you have a hint how to reproduce it outside lldb would be great!

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


More information about the cfe-commits mailing list