diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-07-31 23:34:07 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-07-31 23:34:07 +0000 |
commit | 45ff4868c443a5e98c2db97b7d64a3ed92784db5 (patch) | |
tree | 41d40f6043af0e557bab5849df769c561912ce72 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 89b80f1239e25dd82c32565ff884bcab5f07f15a (diff) | |
download | bcm5719-llvm-45ff4868c443a5e98c2db97b7d64a3ed92784db5.tar.gz bcm5719-llvm-45ff4868c443a5e98c2db97b7d64a3ed92784db5.zip |
compiler-rt: Try to appease lint script.
A bot complains:
/b/sanitizer-x86_64-linux-autoconf/build/llvm/projects/compiler-rt/lib/sanitizer_common/tests/malloc_stress_transfer_test.cpp:2: Streams are highly discouraged. [readability/streams] [3]
/b/sanitizer-x86_64-linux-autoconf/build/llvm/projects/compiler-rt/lib/sanitizer_common/tests/sanitizer_libc_test.cpp:11: Streams are highly discouraged. [readability/streams] [3]
lib/CMakeFiles/SanitizerLintCheck.dir/build.make:57: recipe for target 'lib/CMakeFiles/SanitizerLintCheck' failed
I do not know why this apparently wasn't a problem when the files
had extension .cc.
llvm-svn: 367493
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions