[LLVMbugs] [Bug 14014] New: Small typos in the "Pretokenized Headers (PTH)" page

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Oct 3 16:29:19 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=14014

             Bug #: 14014
           Summary: Small typos in the "Pretokenized Headers (PTH)" page
           Product: Documentation
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: Michael_Morrison at playstation.sony.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


- 1 -
In the "Pretokenized Headers (PTH)" page
(http://clang.llvm.org/docs/PTHInternals.html), there is a small typo in the
"Basic Design Tradeoffs" section.  In the bullet for "Architecture
independence", change "an" to "a".

Current: "... requiring only a single PTH file when building an program for
multiple architectures"

Change to: "... requiring only a single PTH file when building a program for
multiple architectures"

- 2 -
Also in the "Pretokenized Headers (PTH)" page, in the "Internal PTH
Optimizations" section, there is a bullet "Fasting skipping of #ifdef...#endif
chains".  I believe that "Fasting" in this case should be changed to "Fast".

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list