ojhunt wrote:

> I am seeing `bindgen` crash with SIGSEGV after this change:
> 
> ```
> $ bindgen scripts/rust_is_available_bindgen_libclang.h
> clang diag: scripts/rust_is_available_bindgen_libclang.h:2:9: warning: clang 
> version 23.0.0git (https://github.com/llvm/llvm-project.git 
> 77e43ec11cd8fbe1de491118b54de9bba94510a8) [-W#pragma-messages]
> fish: Job 1, 'bindgen scripts/rust_is_availab…' terminated by signal SIGSEGV 
> (Address boundary error)
> ```
> 
> At the parent change, there is no crash. What would be needed to see what is 
> going wrong here?
> 

Can you include a stack trace? (Ideally debug and/or assertions) - without that 
information we don't know anything at all


https://github.com/llvm/llvm-project/pull/198452
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to