931fd976c6
Results of Phase 2 macros are now applied. The macro application code has been refactored to support that Phase 1 can apply all macro applications within a library in bulk, but Phase 2 can apply each macro application in sequence. The later is to prepare for making added member visible to subsequent macro applications within Phase 2. This functionality has not been completed yet. Change-Id: Idaf2702e21bde75aedb1509d88e02f270196af5e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/233380 Reviewed-by: Jens Johansen <jensj@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>