diff options
author | Fangrui Song <maskray@google.com> | 2020-09-02 12:21:06 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-09-02 12:22:23 -0700 |
commit | 1cfde143e82aeb47cffba436ba7b5302d8e14193 (patch) | |
tree | a13fd272c440c0c0adc32b50fcc86654467797ad /clang/lib/Serialization/ModuleManager.cpp | |
parent | 737a4501e815d8dd57e5095dbbbede500dfa8ccb (diff) | |
download | llvm-1cfde143e82aeb47cffba436ba7b5302d8e14193.zip llvm-1cfde143e82aeb47cffba436ba7b5302d8e14193.tar.gz llvm-1cfde143e82aeb47cffba436ba7b5302d8e14193.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions