]> granicus.if.org Git - clang/history - include/clang/Tooling/Core/Replacement.h
Added calculateRangesAfterReplaments() to calculate affacted ranges in the new code.
[clang] / include / clang / Tooling / Core / Replacement.h
2016-06-21 Eric LiuAdded calculateRangesAfterReplaments() to calculate...
2016-03-29 Eric LiuAdded formatAndApplyAllReplacements that works on multi...
2016-03-01 Manuel KlimekAdd functions to apply replacements and reformat them.
2016-02-29 Manuel KlimekRevert "Implement new interfaces for code-formatting...
2016-02-29 Manuel KlimekImplement new interfaces for code-formatting when apply...
2015-09-23 Daniel Jasperclang-format: Add initial #include sorting capabilities.
2015-06-03 Manuel KlimekAllow replacements created from token ranges to specify...
2014-10-29 Daniel JasperRefactor libTooling to reduce required dependencies.