-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for querying for generated code w/ .class expressions. (#655)
Follow up to #654, very similar situation, but on a different `CodeAnnotationInfo` (i.e `isGenerated`). This version of the issue only shows up under `-XepOpt:NullAway:TreatGeneratedAsUnannotated=true` so it wasn't caught by our earlier test (or our internal Android codebase).
- Loading branch information
1 parent
de1a12b
commit 3d09158
Showing
2 changed files
with
61 additions
and
3 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