mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-24 14:22:28 +00:00
Fix some static analysis issues
This commit is contained in:
parent
fb54604b31
commit
f147d3dde9
30 changed files with 375 additions and 266 deletions
2
third_party/libcxx/string
vendored
2
third_party/libcxx/string
vendored
|
@ -10,6 +10,8 @@
|
|||
#ifndef _LIBCPP_STRING
|
||||
#define _LIBCPP_STRING
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
|
||||
|
||||
// clang-format off
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue