| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | asan: ignore names from macro arguments | Miquel Sabaté Solà | 2026-03-09 | 1 | -0/+13 |
| | | | | | | | | These are usually capitalized, and thus they are not going to be following the usual zp_/m_/wr_ pattern. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com> | ||||
| * | Add a check for variable names | Miquel Sabaté Solà | 2025-09-03 | 1 | -0/+25 |
| This check ensures that asan-friendly names actually match their expected scope. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | |||||
