Commit 40a137a
dnolen
now that we have deterministic compilation order we don't need to track versioning
information in analysis caches. If some source changes, the analysis will always
be updated - so all we care about is whether the analysis cache and original source
are out of sync.1 parent 74ef21b commit 40a137a
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2831 | 2831 | | |
2832 | 2832 | | |
2833 | 2833 | | |
2834 | | - | |
2835 | | - | |
2836 | | - | |
2837 | | - | |
2838 | | - | |
| 2834 | + | |
2839 | 2835 | | |
2840 | 2836 | | |
2841 | 2837 | | |
| |||
0 commit comments