llvm-project/clang/lib/Edit
Saurabh Jha 71ab6c98a0
[Matrix] Implement C-style explicit type conversions for matrix types.
This implements C-style type conversions for matrix types, as specified
in clang/docs/MatrixTypes.rst.

Fixes PR47141.

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D99037
2021-04-10 11:48:41 +01:00
..
CMakeLists.txt
Commit.cpp
EditedSource.cpp
RewriteObjCFoundationAPI.cpp