aboutsummaryrefslogblamecommitdiff
path: root/test/Sema/lit.local.cfg
blob: f4ef5d2fa02de2851fd44b57da2fe3552ce1e4ad (plain) (tree)
1
2
3
4



                                                          
config.substitutions = list(config.substitutions)
config.substitutions.insert(0,
    (r'%clang\b',
     """*** Do not use the driver in Sema tests. ***""") )