forked from OSchip/llvm-project
4d536bfbea
Summary: File::Clear() is an ugly function. It's only used in one place, which is the swig typemaps for FILE*. This patch refactors and renames that function to make it clear what it's really for and why nobody else should use it. Both File::TakeStreamAndClear() and the FILE* typemaps will be removed in later patches after a suitable replacement is in place. Reviewers: JDevlieghere, jasonmolenda, labath Reviewed By: labath Subscribers: lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D68160 llvm-svn: 373285 |
||
---|---|---|
.. | ||
Python | ||
interface | ||
swig_bot_lib | ||
CMakeLists.txt | ||
analyze-project-deps.py | ||
buildbot.py | ||
disasm-gdb-remote.pl | ||
finishSwigWrapperClasses.py | ||
framework-header-fix.sh | ||
get_relative_lib_dir.py | ||
install_custom_python.py | ||
lldb.swig | ||
macos-setup-codesign.sh | ||
swig_bot.py | ||
use_lldb_suite.py | ||
utilsArgsParse.py | ||
utilsDebug.py | ||
utilsOsType.py | ||
verify_api.py |