We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd6ecf commit c04c073Copy full SHA for c04c073
llvm/unittests/Object/DXContainerTest.cpp
@@ -130,7 +130,7 @@ TEST(DXCFile, ParseOverlappingParts) {
130
// This test is based on the binary output constructed from this yaml.
131
// --- !dxcontainer
132
// Header:
133
-// Hash: [ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
+// Hash: [ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
134
// 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 ]
135
// Version:
136
// Major: 1
@@ -522,7 +522,7 @@ TEST(DXCFile, MaliciousFiles) {
522
//
523
524
525
526
527
528
0 commit comments