Marc Alff
|
e5a1a15296
|
[Code Health] Include what you use, part 6 (#3216)
|
2025-01-08 10:31:06 +01:00 |
Marc Alff
|
a9208987c5
|
[Code Health] include-what-you-use cleanup, part 3 (#3004)
|
2024-08-26 12:59:17 -07:00 |
Siddhartha Malladi
|
a71642fe67
|
[Code Health] Clang Tidy cleanup, Part 2 (#3038)
|
2024-08-25 19:58:32 +02:00 |
Siddhartha Malladi
|
eb2b9753ea
|
[Code Health] clang-tidy cleanup, part 1 (#2990)
|
2024-07-11 11:45:17 +02:00 |
Marc Alff
|
c42dcca9f8
|
[CI] Upgrade to clang-format 18 (#2684)
|
2024-05-29 22:01:06 +02:00 |
Lalit Kumar Bhasin
|
3fa6525f40
|
Add missing Copyright headers (#754)
|
2021-05-25 11:37:08 +05:30 |
Tom Tan
|
b5f0968e67
|
Add explicit conversion from size_t to int for shared_ptr_test (#478)
|
2020-12-22 21:15:46 +05:30 |
Max Golovanov
|
1e7b9d8a95
|
Using STD library for API surface (#374)
|
2020-12-22 11:27:48 +05:30 |
Max Golovanov
|
e4f7688d5a
|
Update shared_ptr_test.cc (#387)
|
2020-11-09 09:36:04 -08:00 |
easy
|
d9035ef360
|
asan: enable more asan and ubsan checks. (#224)
* Don't call nullptr->f().
* Avoid signed overflow.
|
2020-08-04 17:05:57 +10:00 |
Johannes Tax
|
7b4dd48b87
|
Add a type-erased shared pointer (#47)
|
2020-03-10 09:32:27 -07:00 |