diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-06-30 00:49:23 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-06-30 00:49:23 +0000 |
commit | c9dc78ae4075af8f081b90edc7f372ca5b513b21 (patch) | |
tree | 574ed24e0d22a15ba2816f697235877a2d9cbf84 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8e66e0bab4c14b79ae7dcff7a447c5d3f6a4eae4 (diff) | |
download | bcm5719-llvm-c9dc78ae4075af8f081b90edc7f372ca5b513b21.tar.gz bcm5719-llvm-c9dc78ae4075af8f081b90edc7f372ca5b513b21.zip |
Normalize SourceMgr messages.
- Don't print "Parsing" in front of every message.
- Take additional "type" argument which is prepended to the message (with ": ")
if given.
- Update clients to print errors (warnings) as:
<filename>:<line number>: error(warning): ...
llvm-svn: 74489
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions