llvm-project/clang/unittests/Frontend
Alex Lorenz e1b7b95901 Recommit r315738 "[clang-refactor] Apply source replacements"
The fixed commit ensures that ParsedSourceRange works correctly
with Windows paths.

Original message:

This commit actually brings clang-refactor to a usable state as it can now
apply the refactoring changes to source files.
The -selection option is now also fully supported.

Differential Revision: https://reviews.llvm.org/D38402

llvm-svn: 315918
2017-10-16 17:31:16 +00:00
..
ASTUnitTest.cpp Commit missing fixes for tool_file_rename 2017-09-23 01:04:42 +00:00
CMakeLists.txt Recommit r315738 "[clang-refactor] Apply source replacements" 2017-10-16 17:31:16 +00:00
CodeGenActionTest.cpp Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input. 2017-04-26 18:57:40 +00:00
CompilerInstanceTest.cpp Commit missing fixes for tool_file_rename 2017-09-23 01:04:42 +00:00
FrontendActionTest.cpp Remove 'Filename' parameter from BeginSourceFileAction. 2017-06-09 01:36:10 +00:00
PCHPreambleTest.cpp [PCH] Fixed preamble breaking with BOM presence (and particularly, fluctuating BOM presence) 2017-09-20 19:03:37 +00:00
ParsedSourceLocationTest.cpp Recommit r315738 "[clang-refactor] Apply source replacements" 2017-10-16 17:31:16 +00:00