summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/fubsan-strip-path-components.cpp
blob: 130024142f20d15d2f6c9735015025a3d41891d2 (plain)
1
2
// RUN: %clang %s -### -o %t.o -fsanitize-undefined-strip-path-components=42 2>&1 | FileCheck %s
// CHECK: "-fsanitize-undefined-strip-path-components=42"
OpenPOWER on IntegriCloud