| Age | Commit message (Collapse) | Author |
|
This codegen was never actually put into production.
Test: build
Change-Id: I0f8b5a994bf9fd32b4b5cbb4ab469ede8988edbb
|
|
Fix "'when' expression must be exhaustive" and UNEXPECTED_SAFE_CALL
errors.
Bug: 216136346
Test: m checkbuild
Change-Id: I2c1b1f7581426496f31198896c4ff3bd9abf2941
|
|
The Android checkstyle configuration requires exactly the string
"CHECKSTYLE: OFF Generated Code" in its SuppressionCommentFilter.
JLS 4.12.4 says try-with-resources declaration is implicitly final,
hence drop the redundant final modifier in generated code.
Test: manual
Change-Id: Idbb703d950601c32aececfc45e480698657ef764
|
|
Test: m xmlpersistence_cli && xmlpersistence_cli
Change-Id: Ia54739e99f52c3ab7125f21b1bc306a474f6bf68
|