Call for Talks: Workshop on Supporting Memory Safety in LLVM
We are soliciting full-length talks (25 minutes) and lightning talks (5 minutes) for the 2025 Workshop on Supporting Memory Safety in LLVM. Talk topics include (but are not limited to):
-
techniques that improve the memory safety and security of C and C++ programs, like static analysis, dynamic mitigations and best practices,
-
representing and optimizing memory-safety constructs,
-
memory-safe interoperation across languages
Talk kinds of particular interest include:
-
overviews of ongoing projects (research/industry),
-
experience reports,
-
proposals for new work (like RFCs).
Submit a proposal here. Talk proposals should include a title, speaker name, and abstract describing the planned talk. The proposal submission deadline is Friday, September 19, 2025.
The full-day workshop is co-located with the US LLVM Developers’ Meeting and scheduled for October 27, 2025 (immediately prior to the Developer’s Meeting).
Workshop description: Memory safety is quickly changing from a luxury to a necessity, driven by increased security requirements and regulatory pressure. This workshop brings together practitioners, developers, and enthusiasts interested in supporting memory safety in the context of Clang and LLVM. This includes techniques that improve the memory safety and security of C and C++ programs (like static analysis, dynamic mitigations and best practices), representing and optimizing memory-safety constructs, and interoperation across languages. The workshop will be a mix of talks and hands-on activities (like roundtables), with the goal of fostering community, sharing knowledge and kickstarting collaboration.
Key Dates:
-
Dev. Meeting Early Bird registration closes: Friday, September 5, 2025.
-
Talk proposal submission deadline: Friday, September 19, 2025.
-
Talk proposal notification (tentative): Monday, September 29, 2025.
-
Dev. Meeting registration closes: Friday, October 17, 2025.
Organizers:
-
David Tarditi, Apple.
-
Yitzhak Mandelbaum, Google.