Skip to content
Commit 8b0bd54d authored by Julian Lettner's avatar Julian Lettner
Browse files

[sanitizer][Darwin] Suppress -Wno-non-virtual-dtor warning

Suppress the warning:
```
'fake_shared_weak_count' has virtual functions but non-virtual destructor [-Wnon-virtual-dtor]
```

The warning has been recently enabled [1], but the associated cleanup
missed this instance in Darwin code [2].

[1] 9c31e126
[2] d48f2d7c

Differential Revision: https://reviews.llvm.org/D94139
parent a39b1982
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment