Skip to content
Commit 1d48207f authored by Reid Spencer's avatar Reid Spencer
Browse files

1. Don't swap byte order in scanf. It isn't necessary and leads to

   incorrect results (canonicalization was dropped several commits ago).
2. Add support for fscanf.
3. Suppress a warning about cast to pointer from non-pointer-sized integer.

llvm-svn: 36482
parent 68f72b17
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