Zygote & children's stderr is lost, so use Bionic's provided allocation
free syslog function for outputRaw. Get rid of the mutex as it's not
vital and could cause issues with fork.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
Unit tests: fail. 62268 tests passed, 3 failed and 827 were skipped.
failed: Clang.CodeGenOpenCL/amdgpu-features.cl failed: Clang.CodeGenOpenCL/builtins-amdgcn-mfma.cl failed: Clang.SemaOpenCL/builtins-amdgcn-error-gfx908-param.cl
clang-tidy: fail. clang-tidy found 0 errors and 4 warnings. 0 of them are added as review comments below (why?).
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.
compiler-rt/lib/scudo/standalone/linux.cpp | ||
---|---|---|
173 | nit: constexpr |
Unit tests: fail. 62268 tests passed, 3 failed and 827 were skipped.
failed: Clang.CodeGenOpenCL/amdgpu-features.cl failed: Clang.CodeGenOpenCL/builtins-amdgcn-mfma.cl failed: Clang.SemaOpenCL/builtins-amdgcn-error-gfx908-param.cl
clang-tidy: fail. clang-tidy found 0 errors and 4 warnings. 0 of them are added as review comments below (why?).
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.
nit: constexpr