forked from OSchip/llvm-project
parent
b524afbae3
commit
a3025fcd45
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang_cc1 -S -emit-llvm -g %s -o - | grep DW_TAG_constant
|
||||
// RUN: %clang_cc1 -S -emit-llvm -g %s -o - | grep DW_TAG_variable
|
||||
|
||||
static const unsigned int ro = 201;
|
||||
void bar(int);
|
||||
|
|
Loading…
Reference in New Issue