[cfe-dev] Non-ANSI characters in libcxx/tuple

Yaron Keren yaron.keren at gmail.com
Mon Sep 30 23:04:08 PDT 2013


After checking out libcxx:
  svn co http://llvm.org/svn/llvm-project/libcxx/trunk libcxx

I find that in the include file "tuple" line 751 there are a couple of
non-ANSI characters, see attached screen capture. These may be invisible
with UTF-8 encoding but ANSI (or HEX) encoding reveals them:

[image: תמונה מוטבעת 1]

clang complains about these.

This happened with TortoiseSVN-1.8.0.24401-x64-svn-1.8.0 and the
latest TortoiseSVN-1.8.2.24708-x64-svn-1.8.3 on Windows x64.

Yaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131001/efb2d3ff/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tuple_line_751.jpg
Type: image/jpeg
Size: 27669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131001/efb2d3ff/attachment.jpg>


More information about the cfe-dev mailing list