GCC doesn't seems to like having the attribute before extern, but
Clang accepts it either way. This patch makes it compile on both.
Details
Details
- Reviewers
mclow.lists t.p.northover
Diff Detail
Diff Detail
Differential D11486
[libunwind] Flip order of extern "C" and attribute(visibility)
rengolin on Jul 24 2015, 8:12 AM. Authored by
Details
GCC doesn't seems to like having the attribute before extern, but
Diff Detail |