1// RUN: %clang_dxc -I test -Tlib_6_3 -### %s 2>&1 | FileCheck %s2 3// Make sure -I send to cc1.4// CHECK:"-I" "test"5