Use static inline to do the right thing when built in C99 mode. Of course,
[llvm/stm8.git] / test / FrontendC++ / dg.exp
blobfc852e30acf8f998b04cec380bb303b925e700f1
1 load_lib llvm.exp
3 if [ llvm_gcc_supports c++ ] then {
4 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]