This patch adds an assert.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151480
[NFC][CLANG] Fix nullptr dereference issue in CodeGenModule::GetConstantArrayFromStringLiteral() ClosedPublic Authored by Manna on May 25 2023, 11:34 AM.
Details Summary This patch adds an assert.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2023, 11:40 AM Closed by commit rGf59795b2b703: [NFC][CLANG] Fix nullptr dereference issue in CodeGenModule… (authored by Manna). · Explain WhyMay 27 2023, 7:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 526265 clang/lib/CodeGen/CodeGenModule.cpp
|