Added package diagram generation from C++20 modules (#101)

This commit is contained in:
Bartek Kryza
2023-12-21 23:39:59 +01:00
parent f09edd8b47
commit a8d646d1bc
18 changed files with 285 additions and 12 deletions

10
tests/t30012/.clang-uml Normal file
View File

@@ -0,0 +1,10 @@
diagrams:
t30012_package:
type: package
glob:
- t30012.cc
package_type: module
include:
modules:
- t30012
using_module: t30012