]> granicus.if.org Git - clang/commit
Add test that we correctly allow some non-letter unicode characters in
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 19 Sep 2015 02:14:12 +0000 (02:14 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 19 Sep 2015 02:14:12 +0000 (02:14 +0000)
commit53ffb9e3f3f3b6103338c140917d8454a55794a1
tree99639d3834df87bf9b5c1f6628648dafcddc4af3
parent9e767ddcc6765f4b5672addbbeb64ce04c92498b
Add test that we correctly allow some non-letter unicode characters in
identifiers, and extend existing test to also cover C++.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@248079 91177308-0d34-0410-b5e6-96231b3b80d8
test/Lexer/unicode.c