Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/sanitizer_common/sanitizer_linux.cc | ||
---|---|---|
63 | Shouldn't it be included on linux as well? |
Differential D8175
[Sanitizers] Fix sanitizers to build on FreeBSD. kutuzov.viktor.84 on Mar 9 2015, 9:52 AM. Authored by
Details
Diff Detail Event Timeline
|
Shouldn't it be included on linux as well?
I guess it is included by some other header on linux, but it is not a reason to not include it explicitly if we use it.