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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to