summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCoroutines/coro-eh-cleanup.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-4/+4
* [MS] Always use base dtors in place of complete/vbase dtors when possibleReid Kleckner2018-03-161-1/+1
* [coroutines] Fix coro-eh-cleanup.cpp testGor Nishanov2017-05-221-1/+1
* [coroutines] Wrap the body of the coroutine in try-catchGor Nishanov2017-05-221-2/+14
* [coroutines] Add coro.end handlingGor Nishanov2017-04-051-0/+74
OpenPOWER on IntegriCloud