Commit 5f0fc5c
[messages] Remove _SyntacticErrorGenerator.checkForManualChanges.
Removes the method `_SyntacticErrorGenerator.checkForManualChanges`,
which was part of a previous effort to unify analyzer and CFE error
codes, and is not needed by the current effort. Removing this method
will make it easier to clean up and refactor the logic for handling
shared error codes.
Change-Id: I6a6a6964721c4ad0d4ca7336a97346681d476781
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/451825
Commit-Queue: Paul Berry <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
Reviewed-by: Samuel Rawlins <[email protected]>1 parent 2f2e251 commit 5f0fc5c
1 file changed
+1
-33
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
327 | 325 | | |
328 | 326 | | |
329 | 327 | | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | 328 | | |
361 | 329 | | |
362 | 330 | | |
| |||
0 commit comments