Skip to content

Add cstdlib include to backtrace_lin.cpp#22650

Open
mccakit wants to merge 1 commit into
intel:syclfrom
mccakit:mccakit-patch-3
Open

Add cstdlib include to backtrace_lin.cpp#22650
mccakit wants to merge 1 commit into
intel:syclfrom
mccakit:mccakit-patch-3

Conversation

@mccakit

@mccakit mccakit commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

llvm 24 removes transitive includes for libc++ so cstdlib needs to be included, the error was this

backtrace_lin.cpp:30:5: error: use of undeclared identifier 'free'

llvm 24 removes transitive includes for libc++ so cstdlib needs to be included, the error was this

backtrace_lin.cpp:30:5: error: use of undeclared identifier 'free'
@mccakit
mccakit requested a review from a team as a code owner July 16, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants