MS format strings: allow the 'h' length modifier with C, C, s and S (PR20808)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217196 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Analysis/FormatString.cpp 13 additions, 1 deletionlib/Analysis/FormatString.cpp
- lib/Analysis/PrintfFormatString.cpp 11 additions, 1 deletionlib/Analysis/PrintfFormatString.cpp
- lib/Analysis/ScanfFormatString.cpp 6 additions, 0 deletionslib/Analysis/ScanfFormatString.cpp
- test/Sema/format-strings-ms.c 12 additions, 0 deletionstest/Sema/format-strings-ms.c
Loading
Please register or sign in to comment