9d08172828
Move static functions only used by GPU into if SK_SUPPORT_GPU guard. This enables building MSAN, which seems to default to not supporting GPU. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1908493002 DOCS_PREVIEW= https://skia.org/?cl=1908493002 Review URL: https://codereview.chromium.org/1908493002
331 B
331 B
Running with Memory Sanitizer
Prerequisites
The msan build builds Clang from scratch, so you need to download Clang first:
bin/sync-and-gyp --deps=llvm
Build
tools/xsan_build memory dm
Run
out/Debug/dm -v --match ~Codec ~BlurLargeImage ~FontMgrAndroidParser