[PATCH] D59727: [libc++] Fix return value of snprintf_l() on Windows when buffer is too small
    Zoe Carver via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar 27 11:15:47 PDT 2019
    
    
  
zoecarver added a comment.
What does `__stdio_common_vsprintf ` give you that `vsnprintf ` doesn't?
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59727/new/
https://reviews.llvm.org/D59727
    
    
More information about the llvm-commits
mailing list