summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCoroutines/coro-dealloc.cpp
AgeCommit message (Expand)Author
2024-05-22Reland "[clang] Enable sized deallocation by default in C++14 onwards" (#90373)Pengcheng Wang
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2024-04-26Revert "[clang] Enable sized deallocation by default in C++14 onwards (#83774...Vitaly Buka
2024-04-26[clang] Enable sized deallocation by default in C++14 onwards (#83774)Pengcheng Wang
2023-08-29Revert "[clang] Enable sized deallocation by default in C++14 onwards"Aaron Ballman
2023-08-29[clang] Enable sized deallocation by default in C++14 onwardswangpc
2022-09-06[NFC] Add test of sized deallocation for coroutinesChuanqi Xu