summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/format-strings.c
Commit message (Collapse)AuthorAgeFilesLines
* The Lexer constructor expects a source location at the start of theArgyrios Kyrtzidis2012-05-111-0/+18
file buffer, not at the start of lexing. Fixes assertion hit in format diagnostics. rdar://11418366 llvm-svn: 156647
OpenPOWER on IntegriCloud