llvm-project/clang-tools-extra/test/clang-apply-replacements
Benjamin Kramer ab7cefc36b clang-apply-replacements: Deduplicate paths with FileManager.
Bucket replacements by FileEntry instead of path. The same file with
different paths is very common, relative #include paths and symlinks can
easily create them. When that occurs we would apply the fix twice.

llvm-svn: 217440
2014-09-09 13:53:51 +00:00
..
Inputs clang-apply-replacements: Deduplicate paths with FileManager. 2014-09-09 13:53:51 +00:00
basic.cpp
conflict.cpp
format.cpp clang-apply-replacements: Add code formatting functionality 2013-09-30 13:59:21 +00:00