aboutsummaryrefslogtreecommitdiff
path: root/tests/expected/fixed-segments.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the asan:fixed-segments commentMiquel Sabaté Solà2026-07-091-0/+1
This magic comment allows for the definition of segments that are fixed and for which references are always safe. This goes in tandem with the asan:safe comment, which can then be used more sporadically. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>