summaryrefslogtreecommitdiffstats
path: root/lib/ARCMigrate/TransProtectedScope.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocEnd -> getEndLocStephen Kelly2018-08-091-1/+1
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-2/+3
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* [C++11] Use 'nullptr'.Craig Topper2014-05-071-1/+1
* [arcmt] Copy the diagnostics so we don't have to worry about invaliding itera...Argyrios Kyrtzidis2013-04-011-3/+9
* Re-sort all the headers. Lots of regressions have crept in here.Chandler Carruth2013-01-191-1/+1
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-121-2/+2
* [arcmt] Follow-up for r171484; make sure when adding brackets enclosing case ...Argyrios Kyrtzidis2013-01-081-58/+136
* [arcmt] Adds brackets in case statements that "contain" initialization of ret...Argyrios Kyrtzidis2013-01-041-0/+118