mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #84606 from swiftlang/rebranch
Merge clang 21.x rebranch into main
This commit is contained in:
@@ -6358,6 +6358,9 @@ public:
|
||||
void writeTypeCoupledDeclRefInfo(clang::TypeCoupledDeclRefInfo info) {
|
||||
llvm_unreachable("TypeCoupledDeclRefInfo shouldn't be reached from swift");
|
||||
}
|
||||
void writeHLSLSpirvOperand(clang::SpirvOperand) {
|
||||
llvm_unreachable("SpirvOperand shouldn't be reached from swift");
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user