Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Tooling] Added DeclStmtClass to ExtractionSemicolonPolicy | Shaurya Gupta | 2019-08-14 | 1 | -0/+1 |
* | [Refactor] Moving SourceExtraction header from lib to include | Shaurya Gupta | 2019-08-13 | 3 | -53/+2 |
* | [Extract] Fixed SemicolonExtractionPolicy for SwitchStmt and SwitchCase | Shaurya Gupta | 2019-08-08 | 1 | -1/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 3 | -12/+9 |
* | Port getLocEnd -> getEndLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -2/+2 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 1 | -1/+1 |
* | Move Extract.cpp that wasn't moved in r317343 | Alex Lorenz | 2017-11-03 | 1 | -0/+199 |
* | [refactor][extract] insert semicolons into extracted/inserted code | Alex Lorenz | 2017-11-03 | 2 | -0/+164 |