summaryrefslogtreecommitdiff
path: root/clang/test/AST/ByteCode/const-eval.c
AgeCommit message (Expand)Author
2025-10-02[Clang][Sema] Switch diagnostics from toString to operator<< for APSInt/APInt...Samarth Narang
2025-09-22[clang][bytecode][test] Enable a few tests in const-eval.c (#160034)Timm Baeder
2025-07-19[clang][bytecode] Diagnose dereferencing a null pointer (#149330)Timm Baeder
2025-07-19[Clang] Be less strict about diagnosing null pointer dereference. (#149648)Corentin Jabot
2025-07-16[Clang] Diagnose forming references to nullptr (#143667)Corentin Jabot
2024-08-16[clang] Rename all AST/Interp stuff to AST/ByteCode (#104552)Timm Baeder