summaryrefslogtreecommitdiff
path: root/tools/warn/cpp_warn_patterns.py
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2019-12-13 16:23:11 -0800
committer Colin Cross <ccross@android.com> 2019-12-13 16:23:11 -0800
commit2a4067259799fadd6d5a289347e50fe81caa5f97 (patch)
tree54f8f5da46bb8cff32e4f7c6a496626dc880e3c6 /tools/warn/cpp_warn_patterns.py
parent066fac7c8ca3ea5e6381e4f88973461a6740eee0 (diff)
Initialize common_proguard_flags for each module
Id938aa35e87c9c69769a3184dfea06fd02299688 removed the initial assignment to common_proguard_flags, which both makes it grow as each module is parsed and also turns it into a lazily evaluated variable. That causes the flags passed to R8 to be the flags computed for the current module multiplied by the number of previously parsed modules. Fixes: 146150575 Test: m checkbuild Change-Id: I87c9625496f482896be6867124f2f12ff662cd57
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions