Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
is:pr author:kikairoya label:clang:frontend
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
15.3k
Star
35.7k
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
is
:
pr
author
:
kikairoya
label
:
clang:frontend
is:pr author:kikairoya label:clang:frontend
Search
Labels
Milestones
New issue
Search results
Open
Closed
[Clang] Apply exclude_from_explicit_instantiation to dllimport/dllexport
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
Status: Draft (not ready).
llvm/llvm-project
number 168171
#168171
In llvm/llvm-project;
·
kikairoya
opened
on Nov 15, 2025
[Clang] Export inline move constructors in dllexport-ed template instantiations on non-MSVC targets
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
Status: Open (in progress).
llvm/llvm-project
number 168170
#168170
In llvm/llvm-project;
·
kikairoya
opened
on Nov 15, 2025
[Clang][Cygwin] Use correct mangling rule
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
Status: Merged (completed).
llvm/llvm-project
number 158404
#158404
In llvm/llvm-project;
·
by
kikairoya
was closed
on Sep 13, 2025
·
LLVM 21.x Release
[Clang][Cygwin] Cygwin x86_64 should accept __stdcall
backend:X86
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
Status: Merged (completed).
llvm/llvm-project
number 158385
#158385
In llvm/llvm-project;
·
by
kikairoya
was closed
on Sep 14, 2025
[Cygwin] wint_t is unsigned int
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
Status: Merged (completed).
llvm/llvm-project
number 143117
#143117
In llvm/llvm-project;
·
by
kikairoya
was closed
on Jun 9, 2025
[Cygwin] va_list must be treated like normal Windows
backend:X86
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
Status: Merged (completed).
llvm/llvm-project
number 143115
#143115
In llvm/llvm-project;
·
by
kikairoya
was closed
on Jun 10, 2025
[Cygwin] Template instantiations should be exported by default
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
Status: Merged (completed).
llvm/llvm-project
number 139799
#139799
In llvm/llvm-project;
·
by
kikairoya
was closed
on May 14, 2025
[Cygwin] RTTI and VTable should be dllexport-ed
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
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"
Status: Merged (completed).
llvm/llvm-project
number 139798
#139798
In llvm/llvm-project;
·
by
kikairoya
was closed
on May 14, 2025
[Cygwin] Export global symbols, template instantiations, RTTI and VTable are exported correctly
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
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"
Status: Closed (abandoned).
llvm/llvm-project
number 138773
#138773
In llvm/llvm-project;
·
by
kikairoya
was closed
on May 14, 2025
[Cygwin] Enable TLS on Cygwin target
clang
Clang issues not falling into any other category
Clang issues not falling into any other category
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
Status: Merged (completed).
llvm/llvm-project
number 138618
#138618
In llvm/llvm-project;
·
by
kikairoya
was closed
on May 6, 2025
You can’t perform that action at this time.