rupprecht added a comment.

In D56943#1388314 <https://reviews.llvm.org/D56943#1388314>, @kristina wrote:

> The patch itself looks sound. However given that you have a specific use case 
> in mind (TableGen files) could you provide supplementary coverage for that 
> specific use case (unit tests for formatting `td` syntax using 
> `format::getLLVMStyle(format::FormatStyle::LK_TableGen)`? I'm not entirely 
> sure how useful this particular change is given that there's no linked 
> patches related to your use case, I think adding those would help as well 
> (possibly as a separate dependent patchset).


The use case is a pre-refactoring for D55964 <https://reviews.llvm.org/D55964>, 
which is in the patch description -- is that what you mean by "linked patches"?
I'll update that patch to use this approach, and make it a dependent patch.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56943/new/

https://reviews.llvm.org/D56943



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to