[PATCH] D70747: [Fuchsia] Don't fail for unknown architectures

2019-11-26 Thread Petr Hosek via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGf7aeca45b23c: [Fuchsia] Don't fail for unknown architectures (authored by phosek). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70747/new/ https://reviews.

[PATCH] D70747: [Fuchsia] Don't fail for unknown architectures

2019-11-26 Thread Petr Hosek via Phabricator via cfe-commits
phosek created this revision. phosek added a reviewer: leonardchan. Herald added subscribers: cfe-commits, s.egerton, simoncook. Herald added a project: clang. When selecting the set of default sanitizers, don't fail for unknown architectures. This may be the case e.g. with x86_64-unknown-fuchsia