diff options
author | Anders Carlsson <andersca@mac.com> | 2009-01-04 02:08:04 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@mac.com> | 2009-01-04 02:08:04 +0000 |
commit | b723f7520bcce5f13ccaae557c16a1e7133b6908 (patch) | |
tree | 3797c27d14a598c9631f226d0c0dde78b9038db2 /lib/Parse/Parser.cpp | |
parent | 5c5a7ee24270eb670881068d4baa2e2991f23214 (diff) |
Fix the bug that would cause Python to crash at startup.
When emitting the static variables we need to make sure that the order is preserved.
Fix this by making StaticDecls a std::list which has O(1) random removal.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61621 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions