summaryrefslogtreecommitdiffstats
path: root/abs/extra/llvm/cindexer-clang-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/llvm/cindexer-clang-path.patch')
-rw-r--r--abs/extra/llvm/cindexer-clang-path.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/abs/extra/llvm/cindexer-clang-path.patch b/abs/extra/llvm/cindexer-clang-path.patch
deleted file mode 100644
index ddaab69..0000000
--- a/abs/extra/llvm/cindexer-clang-path.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- tools/libclang/CIndexer.cpp.orig 2011-04-07 13:08:24.000000000 +0300
-+++ tools/libclang/CIndexer.cpp 2011-04-07 13:11:52.224884642 +0300
-@@ -80,6 +80,7 @@ std::string CIndexer::getClangResourcesP
-
- // We now have the CIndex directory, locate clang relative to it.
- LibClangPath.eraseComponent();
-+ LibClangPath.eraseComponent();
- #endif
-
- LibClangPath.appendComponent("clang");