1 !RUN: %flang_fc1 -emit-llvm -debug-info-kind=line-tables-only -fopenmp %s -o - | FileCheck %s
3 ! Test that this file builds without an error.
12 ! CHECK: DILocation(line: [[@LINE+1]], {{.*}})
24 !$omp threadprivate (tp)
25 ! CHECK: DILocation(line: [[@LINE+1]], {{.*}})