It's now completely empty, so we can remove it entirely.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I removed the unistd.h include this morning (r299087), which is what made the file empty.
Paths
| Differential D31502
[libc++abi] Delete config.h ClosedPublic Authored by smeenai on Mar 30 2017, 9:44 AM.
Details Summary It's now completely empty, so we can remove it entirely.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 30 2017, 11:18 AM Comment Actions
I removed the unistd.h include this morning (r299087), which is what made the file empty. Closed by commit rL299129: [libc++abi] Delete config.h (authored by smeenai). · Explain WhyMar 30 2017, 4:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 93565 libcxxabi/trunk/src/config.h
libcxxabi/trunk/src/cxa_default_handlers.cpp
libcxxabi/trunk/src/cxa_exception.cpp
libcxxabi/trunk/src/cxa_exception_storage.cpp
libcxxabi/trunk/src/cxa_guard.cpp
libcxxabi/trunk/src/cxa_handlers.cpp
libcxxabi/trunk/src/cxa_personality.cpp
libcxxabi/trunk/src/fallback_malloc.cpp
libcxxabi/trunk/test/test_exception_storage.pass.cpp
libcxxabi/trunk/test/test_guard.pass.cpp
|