diff options
author | Greg Clayton <gclayton@apple.com> | 2012-01-05 03:57:59 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-01-05 03:57:59 +0000 |
commit | e38a5edd9e878c21ab794e4a37fbe4af3e270412 (patch) | |
tree | ce745a042987f5a73199c8843c806a9c98af875b /clang/test/SemaCXX/conditional-expr.cpp | |
parent | 71c8055f8e335310d1feb2b35fc4b6677b2a1d43 (diff) | |
download | bcm5719-llvm-e38a5edd9e878c21ab794e4a37fbe4af3e270412.tar.gz bcm5719-llvm-e38a5edd9e878c21ab794e4a37fbe4af3e270412.zip |
Added code in the Host layer that can report system log messages
so that we don't have "fprintf (stderr, ...)" calls sprinkled everywhere.
Changed all needed locations over to using this.
For non-darwin, we log to stderr only. On darwin, we log to stderr _and_
to ASL (Apple System Log facility). This will allow GUI apps to have a place
for these error and warning messages to go, and also allows the command line
apps to log directly to the terminal.
llvm-svn: 147596
Diffstat (limited to 'clang/test/SemaCXX/conditional-expr.cpp')
0 files changed, 0 insertions, 0 deletions