Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
state:open label:clang:as-a-library
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
llvm
/
llvm-project
Public
Notifications
You must be signed in to change notification settings
Fork
14.9k
Star
35k
Code
Issues
5k+
Pull requests
5k+
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Issues
Search Issues
state
:
open
label
:
clang:as-a-library
state:open label:clang:as-a-library
Search
Labels
Milestones
New issue
Search results
Open
Closed
Fix libclang finding the wrong resource paths
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:as-a-library
libclang and C++ API
libclang and C++ API
Status: Open (in progress).
llvm/llvm-project
number 164234
#164234
In llvm/llvm-project;
·
Lachlan-Frawley
opened
on Oct 20, 2025
Python-related cleanups
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang-tools-extra
clang:as-a-library
libclang and C++ API
libclang and C++ API
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:static analyzer
clangd
cmake
Build system in general and CMake in particular
Build system in general and CMake in particular
compiler-rt
compiler-rt:asan
Address sanitizer
Address sanitizer
compiler-rt:fuzzer
compiler-rt:sanitizer
libc
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
lld
lld:MachO
lldb
llvm-lit
mlir
openmp:libomp
OpenMP host runtime
OpenMP host runtime
testing-tools
Status: Open (in progress).
llvm/llvm-project
number 163566
#163566
In llvm/llvm-project;
·
rossburton
opened
on Oct 15, 2025
[libclang/python] Add isFunctionInlined support
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:as-a-library
libclang and C++ API
libclang and C++ API
Status: Open (in progress).
llvm/llvm-project
number 162882
#162882
In llvm/llvm-project;
·
TApplencourt
opened
on Oct 10, 2025
Python clang package recognizes std::string_view as int
clang:as-a-library
libclang and C++ API
libclang and C++ API
Status: Open.
#162210
In llvm/llvm-project;
·
OppositeNor
opened
on Oct 7, 2025
libclang: CXUnsavedFile::length should use a fixed-width type
clang:as-a-library
libclang and C++ API
libclang and C++ API
Status: Open.
#160729
In llvm/llvm-project;
·
nizarbenalla
opened
on Sep 25, 2025
Use existing AvailabilityKind enum for code completion availability
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:as-a-library
libclang and C++ API
libclang and C++ API
Status: Open (in progress).
llvm/llvm-project
number 160296
#160296
In llvm/llvm-project;
·
DeinAlptraum
opened
on Sep 23, 2025
add \param[out] annotations to clang_tokenize
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:as-a-library
libclang and C++ API
libclang and C++ API
Status: Open (in progress).
llvm/llvm-project
number 159822
#159822
In llvm/llvm-project;
·
Rune-Magic
opened
on Sep 19, 2025
[OpenMP] Taskgraph Clang 'record and replay' frontend support
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:as-a-library
libclang and C++ API
libclang and C++ API
clang:codegen
IR generation bugs: mangling, exceptions, etc.
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
clang:modules
C++20 modules and Clang Header Modules
C++20 modules and Clang Header Modules
clang:openmp
OpenMP related changes to Clang
OpenMP related changes to Clang
clang:static analyzer
flang:openmp
openmp:libomp
OpenMP host runtime
OpenMP host runtime
Status: Open (in progress).
llvm/llvm-project
number 159774
#159774
In llvm/llvm-project;
·
jtb20
opened
on Sep 19, 2025
Using libclang to parse C headers in C-mode containing Enum definitions does not return ENUM_CONSTANT_DECL nodes
clang:as-a-library
libclang and C++ API
libclang and C++ API
Status: Open.
Bug
#159075
In llvm/llvm-project;
·
DeinAlptraum
opened
on Sep 16, 2025
Suboptimal API for code completion in libclang Python wrapper
clang:as-a-library
libclang and C++ API
libclang and C++ API
Status: Open.
#156680
In llvm/llvm-project;
·
Endilll
opened
on Sep 3, 2025
<code>libclang.dll</code> crashes process on exit when unloaded
clang:as-a-library
libclang and C++ API
libclang and C++ API
platform:windows
Status: Open.
#154361
In llvm/llvm-project;
·
mrexodia
opened
on Aug 19, 2025
[clangd] Unexpected code complete suggestion to members in static method
clang:as-a-library
libclang and C++ API
libclang and C++ API
clangd
Status: Open.
#154272
In llvm/llvm-project;
·
MythreyaK
opened
on Aug 19, 2025
You can’t perform that action at this time.