beanz added a comment.

I think we had no expectation that DXC-mode would be supported by the tooling 
APIs at this point.

For context, DXC is the HLSL compiler that is based on clang-3.7. The DXC mode 
provides interface compatibility with it. DXC doesn't work with any of the 
clang tooling infrastructure, and clang's HLSL support isn't complete enough 
that people are going to be relying on tooling. I expect that we'll make larger 
investments in the Tooling library as we get further along in the HLSL 
implementation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128462

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

Reply via email to