HazardyKnusperkeks added a comment.

In D138263#3936536 <https://reviews.llvm.org/D138263#3936536>, 
@HazardyKnusperkeks wrote:

> In D138263#3936007 <https://reviews.llvm.org/D138263#3936007>, @owenpan wrote:
>
>> I suppose it's fairly easy to annotate the `l_brace` of a namespace? If so, 
>> then wouldn't it be better to do that?
>
> But the `r_brace` has no `MatchingParen`, and I didn't want to go into that 
> hole.

One thing I thought about was adding a new `BlockKind`. But maybe I can look 
into the code that sets that and can add the `MatchingParen`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138263

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

Reply via email to