Skip to content
Snippets Groups Projects
Commit 3714e75e authored by Michael Gottesman's avatar Michael Gottesman
Browse files

Changed UTF-8 emdashes to --- ala Dmitri Gribenko's comments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170643 91177308-0d34-0410-b5e6-96231b3b80d8
parent a8947908
No related branches found
No related tags found
No related merge requests found
......@@ -11,13 +11,13 @@ Language Specification for Blocks
Revisions
=========
- 2008/2/25 created
- 2008/7/28 revised, __block syntax
- 2008/8/13 revised, Block globals
- 2008/8/21 revised, C++ elaboration
- 2008/11/1 revised, __weak support
- 2009/1/12 revised, explicit return types
- 2009/2/10 revised, __block objects need retain
- 2008/2/25 --- created
- 2008/7/28 --- revised, __block syntax
- 2008/8/13 --- revised, Block globals
- 2008/8/21 --- revised, C++ elaboration
- 2008/11/1 --- revised, __weak support
- 2009/1/12 --- revised, explicit return types
- 2009/2/10 --- revised, __block objects need retain
Overview
========
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment