[PATCH] D20118: Add support for injected class names and constructor initializers in C++

Sean Callanan via cfe-commits cfe-commits at lists.llvm.org
Fri May 13 14:14:36 PDT 2016


I’m just going to use clang-format to resolve trailing whitespace/etc issues.  It changes around some indentation in the class declaration for ASTImporter but that probably needs to be taken care of anyway…

Sean

> On May 13, 2016, at 1:40 PM, Sean Callanan <scallanan at apple.com> wrote:
> 
> spyffe added a subscriber: spyffe.
> spyffe added a comment.
> 
> Thank you for your comments, I’m working on them now.
> 
> Sean
> 
> 
> Repository:
>  rL LLVM
> 
> http://reviews.llvm.org/D20118
> 
> 
> 



More information about the cfe-commits mailing list