summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/heap
AgeCommit message (Expand)AuthorLines
2021-03-31Add 32bit.stderr files.Hameer Abbasi-0/+14
2021-03-31Rename stderr->64bit.stderr where needed.Hameer Abbasi-1/+2
2021-03-31Add allocation information to undefined behaviour errors.Hameer Abbasi-0/+3
2021-02-03make const_err a future incompat lintRalf Jung-0/+3
2020-12-02rename MemoryKind::Heap to ConstHeap; bless testVishnunarayan K I-3/+10
2020-12-01review comment and one more testVishnunarayan K I-11/+23
2020-12-01review commentsVishnunarayan K I-1/+43
2020-12-01add const_allocate intrisicVishnunarayan K I-0/+79