1 // RUN: %clang_cc1 -mllvm -emptyline-comment-coverage=false -triple %itanium_abi_triple -fprofile-instrument=clang -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only %s | FileCheck %s
6 template <class b
> a
&operator<<(b
&, const char *);
8 #define d(l) l(__FILE__, __LINE__, c)
9 #define COMPACT_GOOGLE_LOG_ERROR d(e)
10 #define f(g, cond) cond ? (void)0 : h() & g
11 #define i(j) COMPACT_GOOGLE_LOG_##j.g()
12 #define k(j) f(i(j), 0)
15 e(const char *, int, int);
22 void use_str(const char *);
27 return 0; // CHECK: File 1, [[@LINE-1]]:4 -> [[@LINE-1]]:16 = (#0 - #1)