summaryrefslogtreecommitdiff
path: root/clang/test/AST/ByteCode/constexpr.c
AgeCommit message (Expand)Author
2025-01-20[clang][bytecode] Diagnose IntegralToPointer casts to non-void (#123619)Timm Baeder
2024-10-16[clang][bytecode] Diagnose reference to non-constexpr variable of const type ...yronglin