diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-02-20 23:09:14 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-02-20 23:09:14 +0000 |
commit | bef47f0b8312f854a127c1611bb9549eb960efcb (patch) | |
tree | 13d0d1dfc278a77c36952a9c9780c614b1b866e5 /llvm/lib | |
parent | 08fd70fae36a4146dd9b8bf8a73b0e84549b3924 (diff) | |
download | bcm5719-llvm-bef47f0b8312f854a127c1611bb9549eb960efcb.tar.gz bcm5719-llvm-bef47f0b8312f854a127c1611bb9549eb960efcb.zip |
Lex: Use dbgs() instead of fprintf() in HeaderMap::dump()
This way it's easy to change HeaderMapImpl::getString() to return a
StringRef.
There's a slight change here, because I used `errs()` instead of
`dbgs()`. But `dbgs()` is more appropriate for a dump method.
llvm-svn: 261456
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions