summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/expr-inspection.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/expr-inspection.c')
-rw-r--r--clang/test/Analysis/expr-inspection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/expr-inspection.c b/clang/test/Analysis/expr-inspection.c
index 461252d5372..abfef06b997 100644
--- a/clang/test/Analysis/expr-inspection.c
+++ b/clang/test/Analysis/expr-inspection.c
@@ -36,4 +36,4 @@ void foo(int x) {
// CHECK-NEXT: "constraints": [
// CHECK-NEXT: { "symbol": "reg_$0<int x>", "range": "{ [-2147483648, 13] }" }
// CHECK-NEXT: ],
-
+// CHECK-NEXT: "dynamic_types": null,
OpenPOWER on IntegriCloud