issues
search
bloomberg
/
clang-p2996
Experimental clang support for WG21 P2996 (Reflection).
https://github.com/bloomberg/clang-p2996/tree/p2996/P2996.md
60
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Crash when expanding over std::tuple
#109
katzdm
opened
1 day ago
0
`annotations_of` should not instantiate class template specializations
#108
katzdm
opened
6 days ago
0
Some p2996r7's Compiler Explorer examples currently need adding -freflection-latest and replacing ^ by ^^
#107
fzuuzf
closed
1 week ago
1
Amend clang::Stmt bitflag setup to the "empty" CXXSpliceExpr ctor
#106
fzuuzf
opened
1 week ago
7
experimental/meta file not found
#105
bshafi
closed
1 week ago
2
clangd sometimes crashes parsing a spliced expand statement
#104
fzuuzf
opened
2 weeks ago
3
std::meta::enumerators_of fails to be a constant expression
#103
beached
closed
3 weeks ago
2
P3385
#102
zebullax
opened
3 weeks ago
0
std::find finds std::meta::info instances, where it should not
#101
fzuuzf
closed
1 month ago
3
Fixed what appears to be a clear bug in Reflection.cpp
#100
dhollman
closed
1 month ago
0
Mark CXX26Annotation as internal
#99
tambry
closed
1 month ago
1
Inconsistency in evaluation of `identifier_of` as constant expressions
#98
Shuangcheng-Ni
closed
1 month ago
1
Retrieve std::meta::info of an std::meta::info?
#97
krzikalla
closed
3 weeks ago
7
Iterable expansion statements
#96
katzdm
opened
1 month ago
0
Refactor destructurable expansion statements
#95
katzdm
opened
1 month ago
0
Issue #92: Enforce structural type constraint of 'reflect_value' via requires clause
#94
delimbetov
closed
2 months ago
0
`type_of` metafunction should dealias the type
#93
changkhothuychung
closed
3 days ago
4
Enforce structural type constraint of 'reflect_value' via requires clause
#92
katzdm
closed
1 month ago
1
`type_of` metafunction should dealias the type
#91
katzdm
opened
2 months ago
1
Replace is_incomplete_type with is_complete_type
#90
delimbetov
closed
2 months ago
2
Issue #88: Add has_{thread,automatic}_storage_duration functions
#89
delimbetov
closed
2 months ago
0
Implement missing storage duration functions
#88
katzdm
closed
2 months ago
1
Rename "meta types" "consteval only types"
#87
katzdm
closed
2 months ago
0
Issue #26: Fix splices in requires clause
#86
delimbetov
closed
2 months ago
0
Issue #26: Fix splices in requires clause
#85
delimbetov
closed
2 months ago
0
Calling value_of on a reflected function crashes
#84
KendallHarter
closed
2 months ago
1
Expanding on members of a namespace with partial template specialization crashes
#83
KendallHarter
closed
2 months ago
1
Expanding over members of the global namespace crashes
#82
KendallHarter
closed
2 months ago
2
Crash when reflecting a splice of a value
#81
katzdm
closed
3 months ago
2
`define_static_string` result cannot be used as template argument
#80
katzdm
closed
3 months ago
0
Use `reflect_invoke` metafunction to invoke a member function
#79
BaLiKfromUA
closed
1 month ago
2
Parse reflection operands as unary-expressions
#78
katzdm
closed
2 months ago
0
display_string_of and identifier_of not available
#77
Yaraslaut
closed
3 months ago
2
Disallow splicing of unnamed bit-fields
#76
katzdm
closed
3 months ago
0
Introduce a SpliceSpecifier AST class
#75
katzdm
opened
3 months ago
0
Represent expression results as APValues
#74
katzdm
closed
3 months ago
0
Lookups don't always give precedence to nearer scopes
#73
katzdm
closed
3 months ago
0
Compile-time reflection hashing
#72
nilres
closed
3 months ago
3
Implement has_default_member_initializer metafunction
#71
katzdm
closed
4 months ago
1
Implement object_of metafunction
#70
katzdm
closed
4 months ago
2
Implement is_volatile metafunction
#69
katzdm
closed
4 months ago
0
Implement is_const metafunction
#68
katzdm
closed
4 months ago
0
Splice operator with fold expression and parameter pack indexing
#67
jasiolpn
closed
4 months ago
4
return_type_of not a constant expression
#66
nilres
closed
4 months ago
1
Fix compile issue: error: no matching function for call
#65
HungMingWu
closed
4 months ago
2
Workaround for unexpanded builtins in experimental/meta
#64
dhollman
closed
4 months ago
3
Clang frontend failed
#63
Yaraslaut
closed
4 months ago
1
call to immediate function is not a constant expression
#62
Yaraslaut
closed
4 months ago
3
[Regression] return type of name_of function
#61
Yaraslaut
closed
4 months ago
2
Implement is_user_provided metafunction
#60
katzdm
closed
4 months ago
0
Next