blob: 37e653882b7bf912b0755f3bb7219bf152cad077 [file] [log] [blame]
Gabor Horvathe350b0a2017-09-22 11:11:01 +00001// RUN: %clang_func_map %s -- | FileCheck %s
2
3int f(int) {
4 return 0;
5}
6
7// CHECK: c:@F@f#I#