November 14, 2020
Hello!

Here is an update of the progress made this week for #SAOC2020:
- The linkage symbol location pull request is still open [1]
- Added the start location to StaticForeachDeclaration [2]
- Working on adding the start location to StorageClassDeclaration and DeprecatedDeclaration (mostly writing tests at this point) [3]

Next steps:
- Continue adding locations
- Add token length

The tasks I planned for this milestone can be found here [4]

[1] https://github.com/dlang/dmd/pull/11934
[2] https://github.com/dlang/dmd/pull/11965
[3] https://github.com/AsterMiha/dmd/tree/StorageClassDeclarationLoc
[4] https://forum.dlang.org/post/kfcxcjauafpcrmfuajam@forum.dlang.org