commit | 0299cd7e17203a4ce0ea947b62a7c55f1afb8225 | [log] [tgz] |
---|---|---|
author | Keith Smiley <keithbsmiley@gmail.com> | Thu Apr 01 02:32:54 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 01 02:33:52 2021 -0700 |
tree | b54b683048814c65401c322565cb4a3003bb5668 | |
parent | 551fabdd82d1577d6dbae107c580c74c6f7a00be [diff] |
Remove wrapped_clang params files after use We use TempFile's destructor to remove the params file. Because we previously exec'd a new process, this was never called. Now we run them as subprocesses so we can cleanup afterwards. Closes #12896. PiperOrigin-RevId: 366211823
{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