Skip to content

clang-tidy: Fix PhasarConfig#469

Merged
pdschubert merged 5 commits intodevelopmentfrom
f-ClangTidyFixPhasarConfig-rebase
Jan 4, 2022
Merged

clang-tidy: Fix PhasarConfig#469
pdschubert merged 5 commits intodevelopmentfrom
f-ClangTidyFixPhasarConfig-rebase

Conversation

@MMory
Copy link
Copy Markdown
Member

@MMory MMory commented Dec 24, 2021

No description provided.

Comment thread include/phasar/Config/Configuration.h Outdated
public:
/// Current Phasar version
static std::string PhasarVersion() { return XSTR(PHASAR_VERSION); }
static std::string PhasarVersion() { return XSTR(PHASAR_VERSION); } // 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 reason we need no lint's for these functions?

@pdschubert pdschubert merged commit 99fbef2 into development Jan 4, 2022
@pdschubert pdschubert deleted the f-ClangTidyFixPhasarConfig-rebase branch January 4, 2022 14:06
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