[LLVMbugs] [Bug 3114] New: emit-html messes up some tr entries

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Nov 22 18:36:46 PST 2008


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

           Summary: emit-html messes up some tr entries
           Product: clang
           Version: unspecified
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Basic
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: philip.aker at shaw.ca
                CC: llvmbugs at cs.uiuc.edu


Mac OS X 10.5.5/Intel

###

clang -version
Low Level Virtual Machine (http://llvm.org/):
  llvm version 2.5svn
  DEBUG build with assertions.

###

clang -emit-html -o CFBase.html
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h

###

The output from the above call is messed up in that sporadic tr entries are
missing the opening < and indented by 1 tab.


-- 
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