Timm Baeder
|
09cd5a8673
|
[clang][bytecode] Refuse to contruct objects with virtual bases (#110142)
|
2024-09-27 05:56:12 +02:00 |
|
Timm Baeder
|
3ea55d3cb0
|
[clang][bytecode] Add a source location to destructor calls (#110121)
The added test case is still diagnosed differently, but I'm not sure
which version is better.
|
2024-09-26 16:50:56 +02:00 |
|
Timm Baeder
|
82ce8296b8
|
[clang][bytecode] Don't call dtors of anonymous unions (#110087)
|
2024-09-26 12:50:53 +02:00 |
|
Timm Baeder
|
555399d562
|
[clang][bytecode] Fix shifting negative values (#104663)
|
2024-08-17 22:57:19 +02:00 |
|
Timm Baeder
|
a07aba5d44
|
[clang] Rename all AST/Interp stuff to AST/ByteCode (#104552)
"Interp" clashes with the clang interpreter and people often confuse
this.
|
2024-08-16 17:13:12 +02:00 |
|