Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-08 | Format strings: %Ld isn't available on Darwin or Windows. | Jordan Rose | |
This seems to be a GNU libc extension; we offer a fixit to %lld on these platforms. <rdar://problem/11518237> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163452 91177308-0d34-0410-b5e6-96231b3b80d8 |