issues
search
itanium-cxx-abi
/
cxx-abi
C++ ABI Summary
507
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add mangling for a call expression with semantically significant parentheses
#196
hubert-reinterpretcast
opened
2 weeks ago
1
Rethrowing foreign exceptions
#195
purplesyringa
opened
4 weeks ago
0
Unclear language about registers preserved over landing pads
#194
purplesyringa
closed
1 month ago
2
Fix typo in abi.html: xpression => expression.
#193
simartin
closed
1 month ago
1
how does itanium c++ abi deal with freestanding C++?
#192
trcrsired
closed
1 month ago
16
Add missing HTML </dd> tags
#191
jengelh
closed
2 months ago
0
Missing referenced type named "C" in section 2.2, "POD Data Types"
#190
tahonermann
opened
2 months ago
7
Fix incorrect use of scope
#189
FrankHB
opened
3 months ago
0
Missing mangling specification for parenthesized unresolved names
#188
hubert-reinterpretcast
opened
4 months ago
3
P2785 Relocating prvalues and potential ABI impacts
#187
SebastienBini
opened
4 months ago
2
[C++20] [Modules] Exported lambdas is not unique to the TU
#186
ChuanqiXu9
opened
4 months ago
8
mangling for dual nature of *injected-class-name* as a template argument
#185
zygoloid
opened
5 months ago
0
New mangling rule for deduced default template arguments.
#184
mizvekov
opened
5 months ago
4
Add missing grammar rule for `<float>`
#183
zygoloid
closed
2 months ago
1
Questions About Non-POD Types Data Layout
#182
drcxd
closed
7 months ago
3
Question about section 2.9.4
#181
drcxd
closed
7 months ago
4
Fix typo in abi.html &rt; -> >
#180
RokerHRO
closed
8 months ago
1
Ambiguity in mangling grammar around type qualifiers
#179
statham-arm
opened
8 months ago
11
Function and function pointer types with vendor calling conventions
#178
sorear
closed
9 months ago
2
Escape angle brackets
#177
m-pilia
closed
9 months ago
1
notice __cxa_init_primary_exception in suggested implementation section
#176
itrofimow
opened
10 months ago
0
Mangling for C++ pack indexing
#175
cor3ntin
opened
10 months ago
4
Fix weird format after one `inline`
#174
frederick-vs-ja
closed
11 months ago
2
Proposal: document or somehow notice __cxa_init_primary_exception
#173
itrofimow
opened
12 months ago
3
Missing HTML encoding in 2.3.1 Data Member Pointers
#172
KalleOlaviNiemitalo
closed
9 months ago
2
Update the section on the vague linkage of v-tables and RTTI
#171
rjmccall
closed
1 year ago
2
[C++20] [Modules] Do we need the concept of `key function` for class defined in module purview?
#170
ChuanqiXu9
opened
1 year ago
25
What does "forbidding the use of function templates" mean?
#169
smeenai
closed
1 year ago
2
Explain the "early version" that disallowed reusing tail padding of POD
#168
frederick-vs-ja
closed
1 year ago
0
Clarify that the "type conflict" rule ignores cv-qualifiers
#167
zygoloid
opened
1 year ago
1
Fully specify the mangling of non-type template arguments
#166
rjmccall
opened
1 year ago
3
need mangling for lambdas appearing in unevaluated operands within a class body
#165
zygoloid
opened
1 year ago
3
unnecessary `E`s after <expression> and mangling collisions between <expression> and <number>
#164
zygoloid
opened
1 year ago
1
Clarify how to derive a -1 data member pointer
#163
rjmccall
closed
1 year ago
0
Is it possible to form a pointer-to-data-member with offset -1 using explicit derived-to-base conversions without UB?
#162
frederick-vs-ja
closed
1 year ago
3
Add mangling for fixed point types proposed in N1169.
#161
PiJoules
closed
1 year ago
7
Delete MIPSCompactEH.pdf
#160
Abdo05500
closed
1 year ago
1
Make _FloatN and _BitInt types as substitution candidates in mangling
#159
zsrkmyn
opened
1 year ago
4
Proposal: Include an optional specification for mangling names that reference anonymous symbols
#158
gmalecha
opened
1 year ago
4
Mangling the name of an externally visible lambda in a static data member of a class
#157
dwblaikie
opened
1 year ago
1
Lambda POD for the purposes of layout?
#156
dwblaikie
opened
2 years ago
2
Add `[[trivial_abi]]` attribute
#155
philnik777
opened
2 years ago
0
Where is the most recent ABI document?
#154
RokerHRO
opened
2 years ago
1
Fix link to repository
#153
twoscomplement
closed
1 year ago
0
Emergency EH buffer is overspecified
#151
jwakely
opened
2 years ago
6
Should std::rethrow_exception be covered by the EH ABI?
#150
jwakely
opened
2 years ago
2
"Deducing this" mangling
#148
royjacobson
opened
2 years ago
14
Add mangling for _FloatNx and bfloat16_t
#147
jicama
closed
1 year ago
28
__cxa_finalize makes it hard to implement opposite __cxa_atexit order
#146
fweimer-rh
opened
2 years ago
0
Rules for nesting foreign exceptions are unclear
#145
CAD97
opened
2 years ago
0
Next