Files
clang-p2996/clang/lib/AST/ByteCode/Program.cpp
Timm Baeder 645846d43b [clang][bytecode] Initialize global strings via memcpy (#140789)
If we know the char width is 1, we can just copy
the data over instead of going through the Pointer API.
2025-05-21 07:56:15 +02:00

16 KiB