[LLVMbugs] [Bug 16949] New: sizeof(clang::OverloadCandidateSet) == 4984 (reduce stack usage in Sema)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Aug 20 19:45:32 PDT 2013


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

            Bug ID: 16949
           Summary: sizeof(clang::OverloadCandidateSet) == 4984 (reduce
                    stack usage in Sema)
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: sharparrow1 at yahoo.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Currently, sizeof(clang::OverloadCandidateSet) == 4984.  This appears to be a
large contributor to the amount of stack space used in Sema.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130821/3c426666/attachment.html>


More information about the llvm-bugs mailing list