llvm-project
05fa39de
- [NFC][Clang][UnsafeBufferUsage] Check optional string before access. (#184867)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#184867 - [NFC][Clang][UnsafeBufferUsage] Check optional string before access.
Author
rohanjr
Parents
5f70043a
Loading