From 34e5a2da18f76c7d7de79a5c12b0e85ee89c4095 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 21 Jul 2015 18:20:33 +0200 Subject: Fix postponed re-examination logic Now postponed takes precedence over changed. --- tests/postponed/driver.cxx | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/postponed/driver.cxx (limited to 'tests/postponed/driver.cxx') diff --git a/tests/postponed/driver.cxx b/tests/postponed/driver.cxx new file mode 100644 index 0000000..70b4146 --- /dev/null +++ b/tests/postponed/driver.cxx @@ -0,0 +1,4 @@ +int +main () +{ +} -- cgit v1.1