summaryrefslogtreecommitdiff
path: root/test/Refactor/Extract/ExtractionSemicolonPolicy.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Tooling] Added DeclStmtClass to ExtractionSemicolonPolicyShaurya Gupta2019-08-141-1/+12
* [Extract] Fixed SemicolonExtractionPolicy for SwitchStmt and SwitchCaseShaurya Gupta2019-08-081-0/+13
* Add -fcxx-exceptions for ExtractionSemicolonPolicy.cpp to appease PS4 botsAlex Lorenz2017-11-031-1/+1
* [refactor][extract] insert semicolons into extracted/inserted codeAlex Lorenz2017-11-031-0/+192