Changes
Summary
- [scudo] [standalone] [NFC] clang-format code. (details)
- [DFSan] Add custom wrapper for getpeername. (details)
- [PGO] Enable preinline and cleanup when optimize for size (details)
- [mlir][StandardOps] Verify that the result of an integer constant is signless (details)
- [GWP-ASan] IWYU & clang-format (details)
- [mlir][Parser] Fix crash in DenseElementsAttr parser when no elements are parsed (details)
- Add MLIR Python binding for Array Attribute (details)
- [mlir][SCCP] Don't visit private callables unless they are used when tracking interprocedural arguments/results (details)