Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
7d94e5a2ad02e34ead608b0429457c0c57afaee5
/
.
/
test
/
FrontendObjC++
/
dg.exp
blob: 15fb0bb484320943f44fad258a6c5dfeaa9a7cfa [
file
] [
log
] [
blame
]
Duncan Sands
dcc432d
2008-08-07 17:48:08 +0000
[
diff
] [
blame
]
1
load_lib llvm
.
exp
2
3
if
[
llvm_gcc_supports objc
++
]
then
{
4
RunLLVMTests
[
lsort
[
glob
-
nocomplain $srcdir
/
$subdir
/*.{mm}]]
5
}