ABataev added a comment.

In D84192#2165235 <https://reviews.llvm.org/D84192#2165235>, @cchen wrote:

> In D84192#2164885 <https://reviews.llvm.org/D84192#2164885>, @ABataev wrote:
>
> > Also, what about compatibility with declare mapper? Can you add tests for 
> > it?
>
>
> There's a restriction for map clause that non-contiguous is not allowed and I 
> guess it also applies to declare mapper.


I see that to/from clauses allow to use mappers too:

  to([mapper(mapper-identifier):]locator-list) 
from([mapper(mapper-identifier):]locator-list


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84192



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

Reply via email to