Skip to content

Update master#527

Merged
pdschubert merged 73 commits intomasterfrom
development
Oct 28, 2022
Merged

Update master#527
pdschubert merged 73 commits intomasterfrom
development

Conversation

@pdschubert
Copy link
Copy Markdown
Member

No description provided.

vulder and others added 30 commits July 19, 2022 09:40
This is needed, as older gcc versions do not consider the member
declaration as an explicit ctor call.
Older gcc versions confuse the type with the member name if both are the
same and see the second as a redeclaration. This is fixed by explicitly
declaring the types namespace.
…ngReturn

Fixes missing return value isSensibleToSummarize
…citCtorCallForGCC

Add curly braces to explicit call the ctor of SmallDenseMap
…ionForGCC

Fixes gcc redeclaration confusion
Fixes debug macro declaraion
Fixes debug macro usages
Fixes thread linking for controller and phasar pass
…ngAndMacroIssues

Various fixes (debug macro, linked)
…dded commandline argument to store the exported json in a file
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: fabianbs96 <52407375+fabianbs96@users.noreply.github.com>
@janniclas
Copy link
Copy Markdown
Member

while at it, should we rename this branch to main before we start using it again?

@pdschubert pdschubert merged commit 84b7a43 into master Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants