2 Commits

Author SHA1 Message Date
Kyle Krüger
5d0294fcb6
[llvm] Support building with c++23 (#154372)
closes #154331 

This PR addresses all minimum changes needed to compile LLVM and MLIR
with the c++23 standard.
It is a work in progress and to be reviewed for better methods of
handling the parts of the build broken by c++23.
2025-08-29 12:52:07 +00:00
Mariusz Kwiczala
85fe4ab8a3
Rename GsymDIContext to GsymContext (#140227)
Renaming based on suggestion here: 
https://github.com/llvm/llvm-project/pull/139686#discussion_r2089538528
2025-05-16 10:18:21 -07:00