Skip to content

Clang hangs in infinite loop #11894

@llvmbot

Description

@llvmbot
Bugzilla Link 11522
Resolution WORKSFORME
Resolved on Dec 12, 2011 15:22
Version 3.0
OS MacOS X
Attachments test case which triggers the bug
Reporter LLVM Bugzilla Contributor
CC @efriedma-quic

Extended Description

clang -v
Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix

When compiling the attached test.cpp with:

clang++ -I/opt/local/include test.cpp

clang++ consumes multiple gigabytes of memory. Note that um_nodes(g) is a mispelled variant of num_nodes(g) of boost. The opt/local/include directory contains a boost 1.48 installation (macports)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclangClang issues not falling into any other categoryworksformeResolved as "works for me"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions