summaryrefslogtreecommitdiff
path: root/clang/test/AST/Inputs
AgeCommit message (Expand)Author
2023-08-10[AST][Coroutine] Fix CoyieldExpr missing end locdingfei
2023-02-23[Coroutines] Remove -fcoroutines-tsChuanqi Xu
2021-11-04[Coroutines] [Frontend] Lookup in std namespace firstChuanqi Xu
2021-09-03Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first"Louis Dionne
2021-09-03[Coroutines] [Clang] Look up coroutine component in std namespace firstChuanqi Xu
2021-01-22[HIP] Support __managed__ attributeYaxun (Sam) Liu
2020-11-10[Coroutine][Sema] Cleanup temporaries as early as possibleXun Li
2020-06-22[Coroutines] Ensure co_await promise.final_suspend() does not throwXun Li
2019-10-15Add more information to JSON AST dumping of source locations.Aaron Ballman
2018-12-03[clang] Do not read from 'test/SemaCXX/Inputs' inside 'test/AST'Ilya Biryukov
2018-11-30Move AST tests into their own test directory; NFC.Aaron Ballman