diff options
| author | vadim-xd <[email protected]> | 2025-03-20 00:58:30 +0300 |
|---|---|---|
| committer | vadim-xd <[email protected]> | 2025-03-20 01:13:21 +0300 |
| commit | fcc42be494ac081a3dfdb7adf2648571f5762b37 (patch) | |
| tree | 2f673875e8a7236017ebcfdf8607e42fdcfeaf38 /library/cpp/monlib/encode/json | |
| parent | d3a5c8ad7bfee392001360b136fa550ed8a25819 (diff) | |
Fix Y_LIFETIMEBOUND placement in TArrayRef ctor
Detected by clang 20
```cpp
struct TFoo {
const int X[10];
};
void Foo() {
TArrayRef<const int> a{TFoo{}.X}; // error
}
```
commit_hash:299f849c2d3cc640866eee3ff82be37f624ac70d
Diffstat (limited to 'library/cpp/monlib/encode/json')
0 files changed, 0 insertions, 0 deletions
