Skip to content
Snippets Groups Projects
Commit 4f9af798 authored by Arseny Kapoulkine's avatar Arseny Kapoulkine
Browse files

Work around gcc-8 warning

gcc-8 produces "attribute directive ignored" warning for
no_sanitize("unsigned-integer-overflow"); at some point gcc will
introduce integer sanitizer support and we'll have to do this all over
again but for now just don't emit the attribute.
parent cb0e8937
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment