MS format strings: support the 'w' length modifier (PR20808)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217195 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Analysis/Analyses/FormatString.h 1 addition, 0 deletionsinclude/clang/Analysis/Analyses/FormatString.h
- lib/Analysis/FormatString.cpp 15 additions, 0 deletionslib/Analysis/FormatString.cpp
- lib/Analysis/PrintfFormatString.cpp 6 additions, 0 deletionslib/Analysis/PrintfFormatString.cpp
- lib/Analysis/ScanfFormatString.cpp 5 additions, 0 deletionslib/Analysis/ScanfFormatString.cpp
- test/Sema/format-strings-ms.c 54 additions, 13 deletionstest/Sema/format-strings-ms.c
Loading
Please register or sign in to comment