[Clang][ASTMatcher] Add a matcher for the name of a DependentScopeDeclRefExpr (#121656)
[llvm-project.git] / clang / test / SemaCUDA / lit.local.cfg
blobbaf1b39ef238cdcd92c63c69a8417902494f45d3
1 config.substitutions = list(config.substitutions)
2 config.substitutions.insert(
3     0, (r"%clang\b", """*** Do not use the driver in Sema tests. ***""")