[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:47 PDT 2016


spyffe added a comment.

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


Repository:
  rL LLVM

http://reviews.llvm.org/D20118





More information about the cfe-commits mailing list