Unverified Commit b3d024c6 authored by Nick Desaulniers's avatar Nick Desaulniers Committed by GitHub
Browse files

[libc] try fixing LlvmLibcStackChkFail.Smash again (#75967)

Looks like adding attributes to lambdas wasn't added to ISO C++ until
C++23.
Forget lambdas and just use a static function.
parent 535520c6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment