This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-26 01:46:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
test
/
CXX
/
class
History
Ankur Ahir
fb7135ec52
[Clang] fixed clang frontend crash with friend class declaration and overload == (
#133878
)
2025-04-03 09:11:27 +08:00
..
class.base
/class.base.init
…
class.bit
…
class.compare
[Clang] fixed clang frontend crash with friend class declaration and overload == (
#133878
)
2025-04-03 09:11:27 +08:00
class.dtor
…
class.friend
[C++20][Modules] NFC Reworked handling of inline for functions defined in class (
#109470
)
2024-09-24 09:34:39 +02:00
class.init
[Sema] Note member decl when initializer list default constructs member (
#121854
)
2025-02-03 19:57:37 +01:00
class.local
…
class.mem
[Clang][Sema][Parse] Delay parsing of noexcept-specifiers in friend function declarations (
#90517
)
2024-04-30 14:23:02 -04:00
class.mfct
[C++20][Modules] NFC Reworked handling of inline for functions defined in class (
#109470
)
2024-09-24 09:34:39 +02:00
class.nest
…
class.nested.type
…
class.static
/class.static.data
…
class.union
…
p1-0x.cpp
…
p2-0x.cpp
Revert "Enable unnecessary-virtual-specifier by default" (
#134105
)
2025-04-02 17:59:08 +02:00
p6-0x.cpp
…