]> granicus.if.org Git - clang/commit
Add a missing declaration to our unwind.h implementation. This is
authorChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 13:29:36 +0000 (13:29 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 13:29:36 +0000 (13:29 +0000)
commit22db266b9a86bc49763306f7e51a624ab1112761
treee1b791cd247ce6e59f35a7da12c74f2d1d706c9c
parent7aaf47b32d665807b1f56b000aa81c2b870e662c
Add a missing declaration to our unwind.h implementation. This is
necessary to be fully compatible with existing software that calls into
the linux unwind code. You can find documentation of this API and why it
exists in the discussion abot NPTL here:
https://gcc.gnu.org/ml/gcc-patches/2003-09/msg00154.html

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@224933 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/unwind.h