summaryrefslogtreecommitdiff
path: root/test/FrontendObjC++/dg.exp
blob: 41c3db2af097abf1b5bf4b978e44ff1ea530204d (plain)
1
2
3
4
5
load_lib llvm.exp

if [ llvm_gcc_supports obj-c++ ] then {
    RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{mm}]]
}