diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2013-05-07 12:47:04 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2013-05-07 12:47:04 +0000 |
commit | 517118e6b46e7fe5bae4b17e61b47e8eedc1856f (patch) | |
tree | e50465dc61bd8504fe9e72f461c12911ec6bb414 /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp | |
parent | c2565855ffbe558b8b1a4502bc84132b231f8c7d (diff) | |
download | bcm5719-llvm-517118e6b46e7fe5bae4b17e61b47e8eedc1856f.tar.gz bcm5719-llvm-517118e6b46e7fe5bae4b17e61b47e8eedc1856f.zip |
[sanitizer] Sanitizer __internal_*stat interface.
With this change, __internal_*stat always expect a "struct stat *" argument.
This avoids stat/stat64 caller-side confusion (sanitizer_common tests already
made this mistake), and allows the use of __internal_fstat() as a drop-in
replacement for libc's fstat().
llvm-svn: 181311
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp')
0 files changed, 0 insertions, 0 deletions