diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-07-22 01:28:05 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-07-22 01:28:05 +0000 |
| commit | a7c535b3c1947edf8e9c426e5116cec781ec67f1 (patch) | |
| tree | 7ec9b814bf9993d4d929b5e4949153c0889994c2 /libcxx/include/regex | |
| parent | f8e102da6abf797f834ce9792807dc7568c18ceb (diff) | |
| download | bcm5719-llvm-a7c535b3c1947edf8e9c426e5116cec781ec67f1.tar.gz bcm5719-llvm-a7c535b3c1947edf8e9c426e5116cec781ec67f1.zip | |
[modules] Change module manager visitation order to be a bit more stable when
more modules are added: visit modules depth-first rather than breadth-first.
The visitation is still (approximately) oldest-to-newest, and still guarantees
that a module is visited before anything it imports, so modules that are
imported by others sometimes need to jump to a later position in the visitation
order when more modules are loaded, but independent module trees don't
interfere with each other any more.
llvm-svn: 242863
Diffstat (limited to 'libcxx/include/regex')
0 files changed, 0 insertions, 0 deletions

