summaryrefslogtreecommitdiffstats
path: root/clang/test/Import/enum/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Import/enum/test.cpp')
-rw-r--r--clang/test/Import/enum/test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Import/enum/test.cpp b/clang/test/Import/enum/test.cpp
index 491c3b7cb60..3698aea5012 100644
--- a/clang/test/Import/enum/test.cpp
+++ b/clang/test/Import/enum/test.cpp
@@ -1,5 +1,7 @@
// RUN: clang-import-test -dump-ast -import %S/Inputs/S.cpp -expression %s | FileCheck %s
+// CHECK: |-EnumDecl
+// CHECK-SAME: Inputs/S.cpp:1:1, line:4:1> line:1:6 E
// CHECK: OpaqueWithType 'long'
void expr() {
OpenPOWER on IntegriCloud