Skip to content
Commit 8101dd67 authored by Evan Cheng's avatar Evan Cheng
Browse files

Use of vector<bool> causes some horrendous compile time regression (2x)!

Looks like libstdc++ implementation does not scale very well. Switch back
to using directly managed arrays.

llvm-svn: 29469
parent 6025c92e
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