We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1cb909 commit 0710ae5Copy full SHA for 0710ae5
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 53db6bb2ddbcde90173698b3c31b8ac756db9177
+refs/heads/master: 4c8ef2f31f69b54c210cc45c01d69c9c82399d47
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
trunk/utils/sil-mode.el
@@ -95,6 +95,7 @@
95
"is_unique"
96
"is_escaping_closure"
97
"copy_block"
98
+ "copy_block_without_escaping"
99
"is_unique")
100
'words) . font-lock-keyword-face)
101
;; Literals
0 commit comments