f34af36ef9
We have a fileUri for fields and procedures and it was missing in constructors. This is needed to be able to correctly store the patch URI in patched constructors and to be able to workaround https://github.com/dart-lang/sdk/issues/31579. Change-Id: Ic80d3dc87450ada8b39b555e9b16e162d0e40b45 Reviewed-on: https://dart-review.googlesource.com/29003 Commit-Queue: Sigmund Cherem <sigmund@google.com> Reviewed-by: Jens Johansen <jensj@google.com> Reviewed-by: Kevin Millikin <kmillikin@google.com>
7 lines
312 B
Plaintext
7 lines
312 B
Plaintext
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
|
|
# for details. All rights reserved. Use of this source code is governed by a
|
|
# BSD-style license that can be found in the LICENSE.md file.
|
|
|
|
/no_mapping_on_class_constructor_line: Crash
|
|
/no_mapping_on_class_named_constructor_line: Crash
|