circt/unittests
Mike Urbach e63a7e374b [HW][CAPI] Remove use of designated initializers in new CAPI test.
These are a C++20 feature, which is not supported yet. This seemed to
have slipped through pull request CI, but is caught by msvc on main.

While fixing this test, this also squashed a warning related to an
assertion by ensuring the literal 5 is 5UL.
2024-01-30 17:07:02 -08:00
..
Dialect [HW][CAPI] Remove use of designated initializers in new CAPI test. 2024-01-30 17:07:02 -08:00
Support [PrettyPrinter] Add a callback token to record print events (#5514) 2023-08-18 15:27:00 -07:00
CMakeLists.txt unittests: Squelch -Wsuggest-override errors in LLVM's gtest. (#4409) 2022-12-06 08:56:53 -06:00