Fix diagram generation using LLVM 17 (Fixes #190)
This commit is contained in:
@@ -328,8 +328,6 @@ private:
|
||||
return block_end_types.count(mt) > 0;
|
||||
};
|
||||
|
||||
bool started_{false};
|
||||
|
||||
std::map<common::model::diagram_element::id_t, activity> sequences_;
|
||||
|
||||
std::map<common::model::diagram_element::id_t, std::unique_ptr<participant>>
|
||||
|
||||
Reference in New Issue
Block a user