Chromium Code Reviews
DescriptionFix another unused-private-field clang error.
../../runtime/vm/intermediate_language.h:1093:20: error: private field 'block_entry_' is not used [-Werror,-Wunused-private-field]
BlockEntryInstr* block_entry_;
R=kmillikin@google.com
Signed-off-by: Thiago Farina <tfarina@chromium.org>
Committed: https://code.google.com/p/dart/source/detail?r=21876
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||