diff options
author | Chris Lattner <sabre@nondot.org> | 2007-08-26 17:38:22 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-08-26 17:38:22 +0000 |
commit | 0d850bfed89fdf80b15565a6d6222086196d9289 (patch) | |
tree | 29ffd5cbee4acc0f5ec3d736b33ca35933da572d /llvm/lib | |
parent | 9decfbabd34e7d272b77a86c77ec9b7d1a091b3d (diff) | |
download | bcm5719-llvm-0d850bfed89fdf80b15565a6d6222086196d9289.tar.gz bcm5719-llvm-0d850bfed89fdf80b15565a6d6222086196d9289.zip |
For warnings like this:
t.c:3:9: warning: invalid conversion '%B'
printf("%B\a\n", p);
~~~~~~ ^
Don't beep the console or print the newline.
llvm-svn: 41453
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions