However, when using designated-initializer-list, MSVC uses the location of TestCaseLocation location{}; in the definition of TestCase. Here is the full reproducible example. I also added a couple of comments about other caveats but I did not evaluate whether those are bugs or jus...
However, when using designated-initializer-list, MSVC uses the location of TestCaseLocation location{}; in the definition of TestCase. Here is the full reproducible example. I also added a couple of comments about other caveats but I did not evaluate wh...