Skip to content

Commit fcc5e4c

Browse files
committed
Minimize hand-edit to generated 38052 catalog file
Keep only the functional -Wpedantic addition in the generated catalog regression; drop the hand-written prose so a future regeneration has less to reconcile.
1 parent 7a0db9e commit fcc5e4c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/generated/tests/design/cross-cutting/diagnostics-catalog/38052-vertex-shader-missing-sv-position.slang

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
//META: catalog_name=vertex-shader-missing-sv-position
1212
//META: warning=Auto-generated. May drift from source. Do not edit by hand.
1313

14-
// A vertex shader with no SV_Position output triggers W38052. This warning is in the `pedantic`
15-
// group (off by default), so it is opt-in via -Wpedantic.
14+
// A vertex shader with no SV_Position output triggers W38052.
1615

1716
//DIAGNOSTIC_TEST:SIMPLE(diag=CHECK,non-exhaustive):-Wpedantic -target hlsl -entry main -stage vertex -profile sm_5_0
1817

0 commit comments

Comments
 (0)