Skip to content
Snippets Groups Projects
  • Arseny Kapoulkine's avatar
    4f9af798
    Work around gcc-8 warning · 4f9af798
    Arseny Kapoulkine authored
    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.
    4f9af798
    History
    Work around gcc-8 warning
    Arseny Kapoulkine authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.