Release notes: mention support for Unicode and UCNs in identifiers.
authorJordan Rose <jordan_rose@apple.com>
Sat, 9 Feb 2013 02:12:23 +0000 (02:12 +0000)
committerJordan Rose <jordan_rose@apple.com>
Sat, 9 Feb 2013 02:12:23 +0000 (02:12 +0000)
commitd9759fdb0338a3edfff504e2c6560a475659c825
treeb3d632cb7283a723b707038bf764d60b2d4253cb
parente1fb1654c801621930af3a1822147f220e2e2df9
Release notes: mention support for Unicode and UCNs in identifiers.

I'm using the name "Extended Identifiers" for the feature because that's
what GCC calls them. According to the standard, the new feature is
"universal character names are now allowed in identifiers", but the more
interesting "feature" is that identifiers can now contain Unicode characters,
however they are written.

llvm-svn: 174798
clang/docs/ReleaseNotes.rst