Bless debuginfo test.

This commit is contained in:
Camille GILLOT 2023-02-25 15:06:18 +00:00
parent 19a8bb16c8
commit e8afb080be

View File

@ -175,7 +175,6 @@
// 0-sized structs appear to be optimized away in some cases, so only check the structs that do
// actually appear.
// cdb-command:dv /t *_struct
// cdb-check:struct type_names::GenericStruct<enum2$<type_names::mod1::Enum2>,f64> mut_generic_struct = [...]
// ENUMS
// cdb-command:dv /t *_enum_*