summaryrefslogtreecommitdiff
path: root/tools/warn/cpp_warn_patterns.py
diff options
context:
space:
mode:
author Kousik Kumar <kousikk@google.com> 2020-05-26 11:54:36 -0700
committer Kousik Kumar <kousikk@google.com> 2020-09-15 18:35:32 +0000
commit0118dd2f83c50333af51bb5be72946ee28ab04e3 (patch)
tree27953b438587bab881823c55bdda42a532987f0a /tools/warn/cpp_warn_patterns.py
parent83c95dea637cf2b438709a119c08df0e63a95016 (diff)
Add RBE_CXX_COMPARE variable to locally disable compare mode for C++
When we do 64-32 migration, we want compare mode to be present only for non-c++ actions as it would impact performance on 32-core machines otherwise. Bug: b/157414300 Test: Ran a build with "RBE_CXX_LINKS="true" RBE_CXX_LINKS_EXEC_STRATEGY="remote" RBE_CXX_COMPARE="false" RBE_compare="true" use_rbe mmma bionic" and observed that local-executions happened only for link actions and not for C++ actions. Change-Id: Ia972c74d804085196a7b6ec755af63042c6b3909 Merged-In: Ia972c74d804085196a7b6ec755af63042c6b3909
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions