Vijay Menon
5dffba506e
Use bleeding edge analyzer to analyze DDC
...
Note, we were getting this from building the SDK from scratch, but we
can just call it directly. :-)
Travis try-run here:
https://travis-ci.org/dart-lang/sdk/builds/197045751
R=jmesserly@google.com
Review-Url: https://codereview.chromium.org/2669623002 .
2017-01-31 12:05:37 -08:00
John Messerly
b797899b35
ignore hints in DDC's build
...
R=vsm@google.com
Review URL: https://codereview.chromium.org/2316093003 .
2016-09-08 08:59:11 -07:00
John Messerly
94085a662e
a few cleanups to get IDE message clean
...
R=priscillalee@google.com
Review URL: https://codereview.chromium.org/2221253003 .
2016-08-09 13:40:45 -07:00
John Messerly
f0517c4deb
Enable strong mode in DDC, fix all warnings/errors
...
R=leafp@google.com
Review URL: https://codereview.chromium.org/2016483002 .
2016-05-26 11:13:32 -07:00
Leaf Petersen
1c119bebb2
Update to latest analyzer
...
Fixes https://github.com/dart-lang/dev_compiler/issues/393
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org/1554683002 .
2016-01-05 15:58:50 -08:00
Devon Carew
01ffd2684d
finish rename of devc.dart to dartdevc.dart
2015-09-16 21:22:57 -07:00
John Messerly
26528756bd
some fixes for --strong warnings
...
I didn't go all the way, in case we want to change some of these. Thoughts?
R=leafp@google.com
Review URL: https://codereview.chromium.org/1245013002 .
2015-07-22 15:37:55 -07:00
John Messerly
20d14a610c
fixes #209 , remove tree mutation from CodeChecker
...
R=vsm@google.com
Review URL: https://codereview.chromium.org/1172453002
2015-06-08 16:52:01 -07:00
John Messerly
92f7129ae3
split analyze and format steps out of test.sh
...
presubmit.sh still runs all of them in the same order
often I'd like to iterate on analyze or rerun format without running all of the tests, and find myself copying analyze or format lines from test.sh
R=leafp@google.com
Review URL: https://codereview.chromium.org/1167233002
2015-06-08 13:48:47 -07:00