commit | 642a800cf4809928c8149daad9a8a606ea61e827 | [log] [tgz] |
---|---|---|
author | vectoralpha <35263669+vectoralpha@users.noreply.github.com> | Thu Oct 08 05:48:47 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 08 05:49:40 2020 -0700 |
tree | db664bf23367b2e5939f3f7784c635a0917f8f3d | |
parent | 292f88bfd062a8393c0d6b8ee1c9744480d3353c [diff] |
Fix Coverage Report Extension Check The coverage report was missing a lot of valid C++ extensions, changing this function to match the implementation that is in Coverage::isCcSourceFile so we are consistently using the CC_EXTENSIONS constant. Closes #10542. Fixes #8731. PiperOrigin-RevId: 336067733
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md