Added support for C++20 coroutines in class diagrams (#221)

This commit is contained in:
Bartek Kryza
2023-12-15 20:00:56 +01:00
parent 7be848b8a1
commit f2fe1ca2cf
16 changed files with 218 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ file(GLOB_RECURSE TEST_CONFIG_YMLS test_config_data/*.yml
test_compilation_database_data/*.yml
test_compilation_database_data/*.json)
set(TEST_CASES_REQUIRING_CXX20 t00056 t00058 t00059 t00065)
set(TEST_CASES_REQUIRING_CXX20 t00056 t00058 t00059 t00065 t00069)
set(CLANG_UML_TEST_LIBRARIES
clang-umllib