AdjustStackSizeLinux() is used in Lsan, Tsan and Msan non-Linux-specific code...
AdjustStackSizeLinux() is used in Lsan, Tsan and Msan non-Linux-specific code so it seems it should have more generic name and moved to a common scope. Renamed to AdjustStackSize. Patch by Viktor Kutuzov. llvm-svn: 202011
Loading
Please register or sign in to comment