llvm-project
[HLSL] Disable implicit constructors for user-defined structs/classes
#194989
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
32
Changes
View On
GitHub
[HLSL] Disable implicit constructors for user-defined structs/classes
#194989
hekota
merged 32 commits into
llvm:main
from
hekota:remove-impl-ctors
[HLSL] Disable implicit constructors for user-defined structs/classes
9933d7ac
Update test
3691fbaa
Fix ObjCXX test failure
000180a3
clang-format
5aa083e1
cleanup comments
a18b5a92
hekota
marked this pull request as ready for review
106 days ago
llvmorg-github-actions
added
clang
llvmorg-github-actions
added
clang:frontend
llvmorg-github-actions
added
clang:codegen
llvmorg-github-actions
added
HLSL
hekota
commented on 2026-05-01
hekota
commented on 2026-05-01
Add test for cbuffer struct with array and embedded struct
cacebdde
bob80905
commented on 2026-05-01
code review feedback
b8ff4c14
bob80905
commented on 2026-05-07
bob80905
commented on 2026-05-13
Handle assignment from derived to base class.
e46f0e9a
fix typos in comments
13dc3919
Update AST test to change that default and move constructors and move…
12cf8f4d
Merge branch 'main' of https://github.com/llvm/llvm-project into remo…
cb789bae
clang-format
60ad20aa
Update tests after merge
0a34df32
hekota
requested a review
from
llvm-beanz
91 days ago
bob80905
approved these changes on 2026-05-18
Merge branch 'main' of https://github.com/llvm/llvm-project into remo…
cbaede46
Update test after merge
de727fbd
llvm-beanz
commented on 2026-05-19
code review feedback - HLSL-specific isPODType, update overloading bi…
bd00ba0c
hekota
requested a review
from
llvm-beanz
85 days ago
Merge branch 'main' of https://github.com/llvm/llvm-project into remo…
25c4e48c
Update tests after merge
91cf4b26
bogner
commented on 2026-06-03
remove stray files
10ad30d3
Add isHLSLBuiltinRecord bit to CXXRecordDecl definiton data and use i…
e905a3e0
code review feedback
fa04e38a
Merge branch 'main' of https://github.com/llvm/llvm-project into remo…
92d87042
after-merge fixes and function rename
38926b97
hekota
marked this pull request as draft
67 days ago
Merge branch 'main' of https://github.com/llvm/llvm-project into remo…
8146a91b
Merge branch 'main' of https://github.com/llvm/llvm-project into remo…
77a2ab0e
bogner
approved these changes on 2026-06-10
hekota
marked this pull request as ready for review
65 days ago
Merge branch 'main' into remove-impl-ctors
9ae4ad6c
Merge branch 'main' into remove-impl-ctors
2c454d63
Merge branch 'main' of https://github.com/llvm/llvm-project into remo…
e02afed8
refactor condition to keep original formatting
280781b7
two more condition refactoring to keep original formatting and change…
99dc19dd
initialize IsHLSLBuiltinRecord field
0e5b54ac
Merge branch 'main' of https://github.com/llvm/llvm-project into remo…
99084d2f
hekota
merged
8ba6fb1b
into main
62 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
bogner
bob80905
llvm-beanz
s-perron
Assignees
No one assigned
Labels
clang
clang:frontend
clang:codegen
HLSL
Milestone
No milestone
Login to write a write a comment.
Login via GitHub