feat(errors): enable verrors=context globally (#20576)

Signed-off-by: royalpinto007 <royalpinto007@gmail.com>
This commit is contained in:
Royal Simpson Pinto 2025-01-03 02:47:59 +05:30 committed by GitHub
parent c57da0cf59
commit 45e4a09a3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 87 additions and 52 deletions

View file

@ -1,6 +1,6 @@
/*
PERMUTE_ARGS:
REQUIRED_ARGS: -verrors=spec
REQUIRED_ARGS: -verrors=simple -verrors=spec
TEST_OUTPUT:
---
(spec:1) compilable/verrors_spec.d(13): Error: cannot implicitly convert expression `& i` of type `int*` to `int`