- Port a subset of the Instrumentation/AddressSanitizer to work withAdd additional RUN clauses to test for -asan-mapping-scale=5 in
shadow scale value of 5. The ported tests remain in thatselective tests, with special CHECK statements where needed.
directory.
- Move unported tests in that directory to a subdirectory, and
disable those tests for shadow scale 5.
- The X86 subdirectory contains x86 instrumentation tests that are
unsupported for shadow scale 5; disable those for that
configuration as well.
- Run the ported tests with shadow scale values of 3 and 5.