llvm-6502/unittests
Alexander Kornienko 6cd4f2a2b3 Changed isPrint for U+00AD SOFT HYPHEN to return true.
Summary:
This is consistent with MacOSX implementation, and most terminals
actually display this character (checked on gnome-terminal, lxterminal, lxterm,
Terminal.app, iterm2). Actually, this is in line with the ISO Latin 1 standard
(ISO 8859-1), which defines it differently from the Unicode Standard. More
information here: http://www.cs.tut.fi/~jkorpela/shy.html

Reviewers: gribozavr, jordan_rose

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D1310

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187949 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-08 01:10:50 +00:00
..
ADT [APFloat] Make all arithmetic operations with NaN produce positive NaNs. 2013-07-27 21:49:25 +00:00
Analysis Update this CMakeLists.txt for r187283 too. 2013-07-27 01:26:30 +00:00
Bitcode
DebugInfo
ExecutionEngine
IR Make one of the AttributeSet ctors maintain the invariant that the 2013-08-02 22:29:40 +00:00
Object Update incorrect file headers. 2013-08-01 18:42:28 +00:00
Option Option parsing: recognize the special -- token 2013-08-02 21:20:27 +00:00
Support Changed isPrint for U+00AD SOFT HYPHEN to return true. 2013-08-08 01:10:50 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest