aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
diff options
context:
space:
mode:
authorAntónio Afonso <antonio.afonso@gmail.com>2020-08-22 10:43:02 -0700
committerAntónio Afonso <antonio.afonso@gmail.com>2020-08-22 10:43:50 -0700
commit5d8eedee917de2d39d1c485d07a30f8649bc6866 (patch)
tree2ca424d9f1b4731f8ae81663fcceb1b461fef7cb /llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
parent21ad3c4738cb69bd2974a1d9d820b768024406da (diff)
downloadllvm-5d8eedee917de2d39d1c485d07a30f8649bc6866.zip
llvm-5d8eedee917de2d39d1c485d07a30f8649bc6866.tar.gz
llvm-5d8eedee917de2d39d1c485d07a30f8649bc6866.tar.bz2
Move Py_buffer_RAII to .h file so SWIG 2 doesnt have to parse it
`struct Py_buffer_RAII` definition uses explicit deleted functions which are not supported by SWIG 2 (only 3). To get around this I moved this struct to an .h file that is included to avoid being parsed by swig. Reviewed By: lawrence_danna Differential Revision: https://reviews.llvm.org/D86381
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions