Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
standardese
/
cppast
Public
Notifications
You must be signed in to change notification settings
Fork
174
Star
1.8k
Code
Issues
30
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix CI and build with modern cmake
- #179
#179
Merged
saraedum
merged 18 commits into
standardese:main
standardese/cppast:main
from
saraedum:ci
saraedum/cppast:ci
Copy head branch name to clipboard
May 20, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Fix CI and build with modern cmake
#179
saraedum
merged 18 commits into
standardese:main
standardese/cppast:main
from
saraedum:ci
saraedum/cppast:ci
Copy head branch name to clipboard
Commits
Commits on May 15, 2026
Make cppast compile with modern toolset
Show description for 9283ac3
gkodinov
committed
9283ac3
View commit details
Copy full SHA for 9283ac3
Browse repository at this point
Commits on May 19, 2026
Modernize CI
Show description for 58caf7a
saraedum
committed
58caf7a
View commit details
Copy full SHA for 58caf7a
Browse repository at this point
Fix compiler warnings
saraedum
committed
bfa3eec
View commit details
Copy full SHA for bfa3eec
Browse repository at this point
Add .gitignore
saraedum
committed
e223d35
View commit details
Copy full SHA for e223d35
Browse repository at this point
Fix syntax
saraedum
committed
6fe9754
View commit details
Copy full SHA for 6fe9754
Browse repository at this point
Test for somewhat recent versions of LLVM
saraedum
committed
f726a42
View commit details
Copy full SHA for f726a42
Browse repository at this point
Bump clang requirements in README
saraedum
committed
af32ebb
View commit details
Copy full SHA for af32ebb
Browse repository at this point
Fix failing tests due to "unnamed" types
Show description for c8eff7c
saraedum
committed
c8eff7c
View commit details
Copy full SHA for c8eff7c
Browse repository at this point
Work around SEGFAULT with modern clang
Show description for 6a1800e
saraedum
committed
6a1800e
View commit details
Copy full SHA for 6a1800e
Browse repository at this point
Handle modern cursor types that are not CXCursor_UnexposedDecl anymore
Show description for bb31914
saraedum
committed
bb31914
View commit details
Copy full SHA for bb31914
Browse repository at this point
Skip old clang versions with modern xcode
saraedum
committed
82a2443
View commit details
Copy full SHA for 82a2443
Browse repository at this point
Set -isysroot and -resource-dir on macOS the same way clang itself does
saraedum
committed
9c3cc19
View commit details
Copy full SHA for 9c3cc19
Browse repository at this point
Commits on May 20, 2026
Skip stdlib tests on macOS
Show description for d6c4e4a
saraedum
committed
d6c4e4a
View commit details
Copy full SHA for d6c4e4a
Browse repository at this point
Drop downloading of LLVM logic
Show description for a110cb0
saraedum
committed
a110cb0
View commit details
Copy full SHA for a110cb0
Browse repository at this point
Use reproducible versions of external dependencies
saraedum
committed
fd71d33
View commit details
Copy full SHA for fd71d33
Browse repository at this point
Fix llvm-config detection
saraedum
committed
203ce86
View commit details
Copy full SHA for 203ce86
Browse repository at this point
Fix cmake dependencies
saraedum
committed
61002c3
View commit details
Copy full SHA for 61002c3
Browse repository at this point
Add ninja as a cmake dependency
saraedum
committed
5ab9a60
View commit details
Copy full SHA for 5ab9a60
Browse repository at this point
You can’t perform that action at this time.