Commit 56a7fe31 authored by Fangrui Song's avatar Fangrui Song Committed by Hans Wennborg
Browse files

[GCDAProfiling] Suppress -Wprio-ctor-dtor for GCC>=9 and remove unused...

[GCDAProfiling] Suppress -Wprio-ctor-dtor for GCC>=9 and remove unused write_string/length_of_string

The `__attribute__((destructor(100)))` diagnostic does not have a
warning option in GCC 8 (before r264853) and thus cannot be suppressed.

(cherry picked from commit 1cfde143)
parent 8399522c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment