summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2018-11-30 18:52:51 +0000
committerAaron Ballman <aaron@aaronballman.com>2018-11-30 18:52:51 +0000
commit17713b17f3572bacf49e5a80eeb5c842e3bac1a0 (patch)
tree3ea3e2b94f1d72a6276adbb350df12d4093b6507 /.gitignore
parent0afcaf1630f8767953f2266e98fa4ccdfa588e3c (diff)
downloadclang-17713b17f3572bacf49e5a80eeb5c842e3bac1a0.tar.gz
Reverting r347949-r347951 because they broke the test bots.
http://lab.llvm.org:8011/builders/clang-cmake-armv8-lld/builds/440/steps/ninja%20check%202/logs/FAIL%3A%20Clang%3A%3Aosobject-retain-release.cpp git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348020 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f8532b8080..f3b14fdfa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,8 +29,6 @@ cscope.out
#==============================================================================#
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
#==============================================================================#
-# Clang extra user tools, which is tracked independently (clang-tools-extra).
-tools/extra
# Sphinx build products
docs/_build
docs/analyzer/_build