summaryrefslogtreecommitdiffstats
path: root/lib/AST/StmtCXX.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r308996:Hans Wennborg2017-08-031-0/+14
* [coroutines] Build GRO declaration and return GRO statementGor Nishanov2017-05-221-1/+3
* [coroutines] Fix rebuilding of implicit and dependent coroutine statements.Eric Fiselier2017-04-031-1/+1
* [coroutines] Handle get_return_object_on_allocation_failureGor Nishanov2017-03-271-0/+2
* [coroutines] NFC: Refactor Sema::CoroutineBodyStmt construction.Gor Nishanov2017-02-131-0/+25
* Retire llvm::alignOf in favor of C++11 alignof.Benjamin Kramer2016-10-201-2/+2
* Revert accidential "[MSVC] Late parsing of in-class defined member functions ...Alexey Bataev2016-06-151-35/+0
* [MSVC] Late parsing of in-class defined member functions in templateAlexey Bataev2016-06-151-0/+35
* P0184R0: Allow types of 'begin' and 'end' expressions in range-based for loop...Richard Smith2016-03-201-2/+4
* [coroutines] Creation of promise object, lookup of operator co_await, buildingRichard Smith2015-10-271-2/+4
* Move functions declared in Stmt{ObjC,CXX}.h and OpenMPClause.h intoJames Y Knight2015-10-021-0/+84