Congcong Cai
|
cbdd14ee9d
|
[clang][NFC]add static for internal linkage function (#117482)
Detected by misc-use-internal-linkage
|
2024-11-25 06:48:33 +08:00 |
|
Timm Baeder
|
048bc67276
|
[clang][bytecode] Start implementing fixed point types (#110216)
Add the primitive type and implement to-bool casts.
|
2024-09-27 11:32:43 +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 |
|