FreddyYe added a comment.

In D100085#2675965 <https://reviews.llvm.org/D100085#2675965>, @MaskRay wrote:

> In D100085#2675919 <https://reviews.llvm.org/D100085#2675919>, @FreddyYe 
> wrote:
>
>> Hi @MaskRay, I tried to refactor, but met some difficulties. Since these 
>> defines are dictionary ordered, a new #define may insert into a common 
>> CHECK. So it is difficult to let different RUN share common CHECKs.
>
> Check prefixes of the same kind do not need to be contiguous.
>
>   // A:
>   // B:
>   // A:

I see. And It works. And I'll update. And thank you!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100085

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

Reply via email to