llvm-project
05fa39de - [NFC][Clang][UnsafeBufferUsage] Check optional string before access. (#184867)

Commit
18 hours ago
[NFC][Clang][UnsafeBufferUsage] Check optional string before access. (#184867) Without this fix, the new test case results in a crash due to the unchecked optional access.
Author
Parents
Loading