[clang] [lldb] [clang][AST] fix ast-print of extern <lang> with >=2 declarators, fixed, fixed (PR #98795)

Lang Hames via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 17 21:04:25 PDT 2024


lhames wrote:

> > Regarding the orc-rt test failures: I tried building one of the failing objects and I can't reproduce the failure. Perhaps, because the tests are run on Windows and I'm running on Linux? It would be very helpful if @Prabhuk could run the failing command on a debug build.
> 
> CC @lhames

This is a frontend crash, rather than a JIT one, and I don't have access to a Windows dev machine so I'm not well placed to look into this.

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


More information about the cfe-commits mailing list