commit | 4111d4804a69caa7b323a146efdfd7ab6418243e | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Apr 16 18:08:44 2015 -0700 |
committer | Dan Albert <danalbert@google.com> | Mon Apr 27 11:07:38 2015 -0700 |
tree | 6ae8df63d5541188c57a0fea7732951200bc218e | |
parent | b68744405129867b6f48e37fdf5f91102f2aba3f [diff] |
Add LOCAL_SANITIZE_RECOVER. This is needed for projects that have known ubsan issues that we can't fix right away (perhaps because it's an upstream project that we're diligent about keeping in sync with upsteam). Also make the normal ubsan use -fno-sanitize-recover=all by default. Change-Id: I1b0f3309792f32dbd08c18816d7306e76c8d7c30