File tree 3 files changed +5
-0
lines changed
incr-prev-body-beyond-eof
issue-83112-incr-test-moved-file
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change
1
+ # ignore-none no-std is not supported
2
+
1
3
include ../../run-make-fulldeps/tools.mk
2
4
3
5
# Tests that we don't ICE during incremental compilation after modifying a
Original file line number Diff line number Diff line change 1
1
# ignore-riscv64 $(call RUN,foo) expects to run the target executable natively
2
2
# so it won't work with remote-test-server
3
3
# ignore-arm Another build using remote-test-server
4
+ # ignore-none no-std is not supported
4
5
5
6
include ../../run-make-fulldeps/tools.mk
6
7
Original file line number Diff line number Diff line change 1
1
include ../../run-make-fulldeps/tools.mk
2
2
3
+ # ignore-none no-std is not supported
4
+
3
5
# Regression test for issue #83112
4
6
# The generated test harness code contains spans with a dummy location,
5
7
# but a non-dummy SyntaxContext. Previously, the incremental cache was encoding
You can’t perform that action at this time.
0 commit comments