Re: r246497 - [modules] Rework serialized DeclContext lookup table management. Instead of

2015-09-01 Thread Richard Smith via cfe-commits
On Tue, Sep 1, 2015 at 6:26 AM, Aaron Ballman wrote: > On Tue, Sep 1, 2015 at 4:43 AM, İsmail Dönmez > wrote: > > Hi, > > > > On Tue, Sep 1, 2015 at 1:17 AM, Richard Smith via cfe-commits > > wrote: > >> Author: rsmith > >> Date: Mon Aug 31 17:17:11 2015 > >> New Revision: 246497 > >> > >> URL:

Re: r246497 - [modules] Rework serialized DeclContext lookup table management. Instead of

2015-09-01 Thread Aaron Ballman via cfe-commits
On Tue, Sep 1, 2015 at 4:43 AM, İsmail Dönmez wrote: > Hi, > > On Tue, Sep 1, 2015 at 1:17 AM, Richard Smith via cfe-commits > wrote: >> Author: rsmith >> Date: Mon Aug 31 17:17:11 2015 >> New Revision: 246497 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=246497&view=rev >> Log: >> [modules]

Re: r246497 - [modules] Rework serialized DeclContext lookup table management. Instead of

2015-09-01 Thread Rafael Espíndola via cfe-commits
Any chance this is what caused the following leak? http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/8340/steps/check-clang%20asan/logs/stdio Cheers, Rafael On 31 August 2015 at 18:17, Richard Smith via cfe-commits wrote: > Author: rsmith > Date: Mon Aug 31 17:17:11 201

Re: r246497 - [modules] Rework serialized DeclContext lookup table management. Instead of

2015-09-01 Thread İsmail Dönmez via cfe-commits
Hi, On Tue, Sep 1, 2015 at 1:17 AM, Richard Smith via cfe-commits wrote: > Author: rsmith > Date: Mon Aug 31 17:17:11 2015 > New Revision: 246497 > > URL: http://llvm.org/viewvc/llvm-project?rev=246497&view=rev > Log: > [modules] Rework serialized DeclContext lookup table management. Instead of >

r246497 - [modules] Rework serialized DeclContext lookup table management. Instead of

2015-08-31 Thread Richard Smith via cfe-commits
Author: rsmith Date: Mon Aug 31 17:17:11 2015 New Revision: 246497 URL: http://llvm.org/viewvc/llvm-project?rev=246497&view=rev Log: [modules] Rework serialized DeclContext lookup table management. Instead of walking the loaded ModuleFiles looking for lookup tables for the context, store them all