I had tried doing that in the Users.html page when I first added an entry there, and it caused problems. So, I'd rather not embed a unicode character directly into the file, and I'd rather use a semi-intelligible substitution name than some raw hex value. The intent is clearer. --paulr
From: Sean Silva [mailto:chisophu...@gmail.com] Sent: Monday, August 15, 2016 1:09 PM To: Robinson, Paul Cc: cfe-commits Subject: Re: r278710 - Replace an obsolete company name. You may also want to just try using the unicode character (not that it really matters that much though). On Mon, Aug 15, 2016 at 11:45 AM, Paul Robinson via cfe-commits <cfe-commits@lists.llvm.org<mailto:cfe-commits@lists.llvm.org>> wrote: Author: probinson Date: Mon Aug 15 13:45:52 2016 New Revision: 278710 URL: http://llvm.org/viewvc/llvm-project?rev=278710&view=rev Log: Replace an obsolete company name. Modified: cfe/trunk/docs/UsersManual.rst Modified: cfe/trunk/docs/UsersManual.rst URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/UsersManual.rst?rev=278710&r1=278709&r2=278710&view=diff ============================================================================== --- cfe/trunk/docs/UsersManual.rst (original) +++ cfe/trunk/docs/UsersManual.rst Mon Aug 15 13:45:52 2016 @@ -2,6 +2,8 @@ Clang Compiler User's Manual ============================ +.. include:: <isonum.txt> + .. contents:: :local: @@ -1650,7 +1652,7 @@ features. You can "tune" the debug info .. option:: -ggdb, -glldb, -gsce - Tune the debug info for the ``gdb``, ``lldb``, or Sony Computer Entertainment + Tune the debug info for the ``gdb``, ``lldb``, or Sony PlayStation\ |reg| debugger, respectively. Each of these options implies **-g**. (Therefore, if you want both **-gline-tables-only** and debugger tuning, the tuning option must come first.) _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org<mailto:cfe-commits@lists.llvm.org> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits