Convention in libunwind is to use !defined(FOO) not !FOO.
Details
Diff Detail
Event Timeline
LGTM minus the suggested cleanup.
include/__libunwind_config.h | ||
---|---|---|
15 | This should have an empty definition to avoid people depending on the value 1. | |
20 | This should have an empty definition to avoid people depending on the value 1. | |
src/config.h | ||
35 | This should have an empty definition to avoid people depending on the value 1. | |
52 | This should have an empty definition to avoid people depending on the value 1. | |
56 | This should have an empty definition to avoid people depending on the value 1. | |
64 | This should have an empty definition to avoid people depending on the value 1. |
This should have an empty definition to avoid people depending on the value 1.