1*f4a2713aSLionel Sambuc // RUN: %clang_cc1 %s -emit-llvm -g -o /dev/null foo()2*f4a2713aSLionel Sambuc void foo() {} 3