| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
commit_hash:678331261f55d56d7af4534c58ec675a1465d2cc
|
| |
|
|
| |
commit_hash:044e079ab391ee08bb3a3a2b78e8db01fef63d53
|
| |
|
|
| |
commit_hash:a53c0e1509e346d4e39464430ba21c3595315734
|
| |
|
|
| |
commit_hash:2f5a44083a78a69d4d717b90d401af6f017e990d
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detected by clang 20
```cpp
struct TFoo {
const int X[10];
};
void Foo() {
TArrayRef<const int> a{TFoo{}.X}; // error
}
```
commit_hash:299f849c2d3cc640866eee3ff82be37f624ac70d
|
| |
|
|
| |
commit_hash:4417c6200b3fc4e3e6e61648412d263366935fdf
|
| |
|
|
| |
commit_hash:61b2ca8fab66696aade476173e07001d1b886b5e
|
| |
|
|
|
|
| |
for elements is noexcept.
commit_hash:2457980ced7a2f91cefec1ea20ff13bfb5c7c2cf
|
| |
|
|
| |
commit_hash:b46dfbc7a684061be1b6e3eca5d7e312ff3e71f4
|
| |
|
|
| |
9124a77116ef1ec2f8c14a3684fea08b4253601c
|
| |
|
|
| |
different size should not be accepted even if they are convertible to TArrayRef value type.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Commit 2 of 2.
|
| |
|
|
| |
Commit 1 of 2.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Commit 2 of 2.
|
| |
|
|
| |
Commit 1 of 2.
|
| |
|
|
| |
Commit 2 of 2.
|
| |
|
|
| |
Commit 1 of 2.
|
| | |
|
| | |
|
|
|
ref:cde9a383711a11544ce7e107a78147fb96cc4029
|