This project is mirrored from https://gitee.com/cowcomic/pixie.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 11 Jan, 2020 1 commit
-
-
Zain Asgar authored
Summary: Still has two failing tests, but will visit those after this diff is checked in. Test Plan: `bazel test --config=libc++ --keep_going //...` `bazel test --config=clang --keep_going //...` `bazel test --config=gcc --keep_going //...` Reviewers: michelle, oazizi, philkuz, #engineering Reviewed By: oazizi, #engineering Differential Revision: https://phab.corp.pixielabs.ai/D3178 GitOrigin-RevId: 1d08f95bf9e7b10eea946b2b324fc1f3af85a976
-
- 10 Mar, 2019 1 commit
-
-
Zain Asgar authored
Summary: Use `./scripts/run_clang_tidy.sh` to run clang_tidy. We can now run clang-tidy but can't put it in our build yet, because of failures. Test Plan: `./scripts/run_clang_tidy.sh` Reviewers: michelle, oazizi, #engineering Reviewed By: oazizi, #engineering Differential Revision: https://phab.corp.pixielabs.ai/D433 GitOrigin-RevId: e9623d79c764c7ae36ddfdfc68e0a09d45d27b69
-