Skip to content
Commit e06bc926 authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

clang/test/Sema/format-strings-scanf.c: Relax a couple of expressions with...

clang/test/Sema/format-strings-scanf.c: Relax a couple of expressions with expected-warning-re to let matched for Win32 targets.

- format specifies type 'wchar_t **' (aka 'int **') but the argument has type 'float *'
- format specifies type 'wchar_t **' (aka 'unsigned short **') but the argument has type 'float *'

llvm-svn: 163468
parent e6f74094
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment