| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[base] Use clang::lifetimebound in Small{Map,Vector}
Adopt the [[clang::lifetimebound]] attribute in base::SmallMap and
base::SmallVector, to help Clang catch memory safety issues in the code
that uses pointers/references/iterators to these.| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |