-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclangClang issues not falling into any other categoryClang issues not falling into any other categoryworksformeResolved as "works for me"Resolved as "works for me"
Description
| 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
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclangClang issues not falling into any other categoryClang issues not falling into any other categoryworksformeResolved as "works for me"Resolved as "works for me"