ddc34d96c4
Upcoming dehydration / rehydration changes require $intLiteral and $floatLiteral to be present in the symbol table (as all other private types are). It turns out that even with them marked private, having them in the symbol table allows them to be incorrectly accessed without error due to a code path that fails to check for private types. This CL takes care of that and ultimately results in better output from PrivateTypes. Change-Id: Ic47b77a770834079f28c3195545a7cabca8e6cb3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/501196 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
DSL.h | ||
DSLBlock.h | ||
DSLCase.h | ||
DSLCore.h | ||
DSLExpression.h | ||
DSLFunction.h | ||
DSLLayout.h | ||
DSLModifiers.h | ||
DSLRuntimeEffects.h | ||
DSLStatement.h | ||
DSLSymbols.h | ||
DSLType.h | ||
DSLVar.h | ||
DSLWrapper.h | ||
SkSLDebugTrace.h | ||
SkSLErrorReporter.h |