-
Notifications
You must be signed in to change notification settings - Fork 743
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RELNOTES: UnusedVariable: don't warn when nulling out variables. This…
… is often done to allow the garbage collector to collect an expensive object. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=236814402
- Loading branch information
1 parent
f493911
commit e263f35
Showing
2 changed files
with
71 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters