Skip to content
Commit dd8574e8 authored by Lang Hames's avatar Lang Hames
Browse files

Use ilist rather than std::list for Node and Edge lists in the PBQP graph. This

should fix an issue (described at http://stackoverflow.com/questions/10065384/instantiation-of-a-list-with-an-incomplete-type-in-a-typedef)
that was preventing LLVMCodeGen from building with libc++ in C++11 mode.

llvm-svn: 166484
parent 1ad26f04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment