Stop including the <unistd.h> and <__threading_support> headers in
single-threaded configurations (when these headers are not required).
Details
Details
Diff Detail
Diff Detail
Event Timeline
| libcxxabi/test/test_exception_storage.pass.cpp | ||
|---|---|---|
| 11–12 | I think these should be indented now e.g. # include <...> | |
Comment Actions
[Github PR transition cleanup]
Abandoning in favor of https://reviews.llvm.org/D138460.
I think these should be indented now e.g. # include <...>