Lines Matching full:remark
33 // RUN: FileCheck %s -implicit-check-not "remark:"
36 expected-remark-re{{importing module 'A' from '{{.*[/\\]}}A.pcm'}} \
37 expected-remark-re{{importing module 'B' into 'A' from '{{.*[/\\]}}B.pcm'}} \
38 expected-remark-re{{importing module 'C' into 'B' from '{{.*[/\\]}}C.pcm'}} \
39 expected-remark-re{{importing module 'D' into 'C' from '{{.*[/\\]}}D.pcm'}} \
40 expected-remark-re{{building module 'A' as '{{.*[/\\]}}A.pcm'}} \
41 expected-remark{{finished building module 'A'}} \
42 expected-remark-re{{importing module 'A' from '{{.*[/\\]}}A.pcm'}} \
43 expected-remark-re{{importing module 'B' into 'A' from '{{.*[/\\]}}B.pcm'}} \
44 expected-remark-re{{importing module 'C' into 'B' from '{{.*[/\\]}}C.pcm'}} \
45 expected-remark-re{{importing module 'D' into 'C' from '{{.*[/\\]}}D.pcm'}}
46 // CHECK: remark: importing module 'A' from '{{.*[/\\]}}A.pcm'
47 // CHECK: remark: importing module 'B' into 'A' from '{{.*[/\\]}}B.pcm'
48 // CHECK: remark: importing module 'C' into 'B' from '{{.*[/\\]}}C.pcm'
49 // CHECK: remark: importing module 'D' into 'C' from '{{.*[/\\]}}D.pcm'
50 // CHECK: remark: building module 'A'
51 // CHECK: remark: building module 'B'
52 // CHECK: remark: building module 'C'
53 // CHECK: remark: building module 'D'
54 // CHECK: remark: finished building module 'D'
55 // CHECK: remark: importing module 'D' from '{{.*[/\\]}}D.pcm'
56 // CHECK: remark: finished building module 'C'
57 // CHECK: remark: importing module 'C' from '{{.*[/\\]}}C.pcm'
58 // CHECK: remark: importing module 'D' into 'C' from '{{.*[/\\]}}D.pcm'
59 // CHECK: remark: finished building module 'B'
60 // CHECK: remark: importing module 'B' from '{{.*[/\\]}}B.pcm'
61 // CHECK: remark: importing module 'C' into 'B' from '{{.*[/\\]}}C.pcm'
62 // CHECK: remark: importing module 'D' into 'C' from '{{.*[/\\]}}D.pcm'
63 // CHECK: remark: finished building module 'A'
64 // CHECK: remark: importing module 'A' from '{{.*[/\\]}}A.pcm'
65 // CHECK: remark: importing module 'B' into 'A' from '{{.*[/\\]}}B.pcm'
66 // CHECK: remark: importing module 'C' into 'B' from '{{.*[/\\]}}C.pcm'
67 // CHECK: remark: importing module 'D' into 'C' from '{{.*[/\\]}}D.pcm'