Skip to content

Support of sanitize { "Address" } to C-language #2033

Closed
@alex-rass-88

Description

In addition to #2027
Now sanitize { "Address" } works only for C++ language, but this flag may be applied to C language.
I think flag

		sanitize = {
			Address = "-fsanitize=address",
		},

shoul be moved from cxxflags table to shared table.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions