Skip to content

clang-tidy: Fix IfdsIde helpers#455

Merged
pdschubert merged 2 commits intodevelopmentfrom
f-ClangTidyFixIfdsIdeHelpers
Jan 4, 2022
Merged

clang-tidy: Fix IfdsIde helpers#455
pdschubert merged 2 commits intodevelopmentfrom
f-ClangTidyFixIfdsIdeHelpers

Conversation

@MMory
Copy link
Copy Markdown
Member

@MMory MMory commented Dec 23, 2021

please merge after #454

@MMory MMory requested review from pdschubert and vulder December 23, 2021 16:51
Comment thread lib/PhasarLLVM/ControlFlow/Resolver/Resolver.cpp Outdated
Comment thread unittests/PhasarLLVM/ControlFlow/LLVMBasedICFGGlobCtorDtorTest.cpp Outdated
Comment thread unittests/PhasarLLVM/DataFlowSolver/IfdsIde/EdgeFunctionSingletonFactoryTest.cpp Outdated
@MMory MMory mentioned this pull request Dec 23, 2021
@vulder vulder force-pushed the f-ClangTidyFixIfdsIdeHelpers branch from 0b65b36 to 41ecab9 Compare December 24, 2021 13:56
void dump(std::ostream &OS = std::cerr) {

auto printNode = [&](auto &&Node) {
auto printNode = [&](auto &&Node) { // NOLINT
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the problem here?

@pdschubert pdschubert merged commit 9c97f4f into development Jan 4, 2022
@pdschubert pdschubert deleted the f-ClangTidyFixIfdsIdeHelpers branch January 4, 2022 13:46
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.

3 participants