This patch adds to verify whether the ssp buffer size is a legal integer and a new diagnostic driver kind has been added.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
80 ms | x64 debian > LLVM.Bindings/Go::go.test |
I really am not a fan of the 16 here. Why not just use split and split on =? Or use [constexpr] strlen?