[PATCH] D31078: [libunwind] Clean up macro usage.
Ranjeet Singh via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 17 07:11:20 PDT 2017
rs created this revision.
Convention in libunwind is to use !defined(FOO) not !FOO.
https://reviews.llvm.org/D31078
Files:
include/__libunwind_config.h
include/libunwind.h
include/unwind.h
src/AddressSpace.hpp
src/Unwind-EHABI.cpp
src/Unwind-EHABI.h
src/Unwind-sjlj.c
src/UnwindCursor.hpp
src/UnwindLevel1-gcc-ext.c
src/UnwindLevel1.c
src/Unwind_AppleExtras.cpp
src/config.h
src/libunwind.cpp
src/libunwind_ext.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31078.92140.patch
Type: text/x-patch
Size: 23731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170317/abe93ebb/attachment-0001.bin>
More information about the cfe-commits
mailing list