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

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