Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Axii
Manage
Activity
Members
Labels
Plan
Issues
65
Issue boards
Milestones
Code
Merge requests
25
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software
ArmarX
Meta
Axii
Merge requests
!809
h2t/code_style: Improve clang tidy and clangd configs
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
h2t/code_style: Improve clang tidy and clangd configs
feature/code-style-update
into
main
Overview
1
Commits
2
Pipelines
2
Changes
4
Merged
Fabian Reister
requested to merge
feature/code-style-update
into
main
1 month ago
Overview
1
Commits
2
Pipelines
2
Changes
4
Expand
Changes to clang-tidy:
removing warnings for "container.contains()" (e.g., map) as it is not a supported feature in C++2a. We can remove it once we have migrated to a newer compiler
Changes to clangd
adding "-Wextra" to get more warnings
👍
0
👎
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Dec 19, 2024
adding -readability-container-contains to armarx_integration and research projects
· 26429090
Fabian Reister
authored
4 weeks ago
26429090
Dec 05, 2024
imrpoving clang tidy and clangd configs
· b4fea8c7
Fabian Reister
authored
1 month ago
b4fea8c7
Loading