This patch adds a check for uninitialized subobjects of global variables that are record arrays.
e.g. constexpr Foo f[2];
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| clang/test/AST/Interp/cxx20.cpp | ||
|---|---|---|
| 177 | We usually have a space after the ; and keep the comments aligned on the //. | |
We usually have a space after the ; and keep the comments aligned on the //.