[PATCH] D56829: Move decl context dumping to TextNodeDumper
    Stephen Kelly via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sun Jan 20 14:58:23 PST 2019
    
    
  
On 20/01/2019 16:57, Stella Stamenova via Phabricator via cfe-commits wrote:
> stella.stamenova added a comment.
> 
> It looks like this change broke a number of the LLDB tests:
> 
> lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/781
> 
> Could you look into this or revert the change, so that the bot can go back to green?
Thanks for the heads up!
It looks like lldb tests are testing the output of AST dumps.
I made a clone of lldb and tried to fix the tests with r351703.
Thanks,
Stephen.
    
    
More information about the cfe-commits
mailing list