Ensure input Buffer really is marked as Persistent #950

This commit is contained in:
Lovell Fuller
2017-09-16 20:17:32 +01:00
parent 18fd6ef119
commit 6a1c7b7588
4 changed files with 10 additions and 3 deletions

View File

@@ -105,7 +105,8 @@
"filter": [
"build/c++11",
"build/include",
"runtime/indentation_namespace"
"runtime/indentation_namespace",
"runtime/references"
]
}
}