diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2024-10-14 07:02:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-14 15:02:02 +0100 |
commit | 3dedcab6d9b660a690d8fe5ddad3d43276a82708 (patch) | |
tree | 9dca8edf0373d615b62d651f4dc2a86885604d12 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 91a0fecf194b09fb8a0d8bdfb92c50b2addd29de (diff) | |
download | llvm-3dedcab6d9b660a690d8fe5ddad3d43276a82708.zip llvm-3dedcab6d9b660a690d8fe5ddad3d43276a82708.tar.gz llvm-3dedcab6d9b660a690d8fe5ddad3d43276a82708.tar.bz2 |
[lldb] Make the system log a NOOP on Windows (#112052)
Windows doesn't have a built-in system log. Previously we got away with
writing to stdout and stderr because it was used only sporadically. As
we're trying to make the system log more useful on the other platforms,
the increased use become a concern. Make it a NOOP until someone figures
out a reasonable alternative.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions