| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Presumably, if the printf format has the sign explicitly requested, the user
wants to treat the data as signed.
This is a fix-up for r172739, and also includes several test changes that
didn't make it into that commit.
llvm-svn: 172762
|
|
|
|
|
|
|
|
|
|
| |
macro arguments
correctly. clang diagnostics can provide fixits inside a macro argument now.
rdar://11014346
llvm-svn: 154517
|
|
|
|
|
|
| |
NSArray/NSDictionary/NSNumber literals.
llvm-svn: 152138
|
|
or source locations that refer into a macro instantiation, delete all
of the Fix-Its on that diagnostic.
llvm-svn: 124833
|