diff options
author | Oliver Chang <ochang@chromium.org> | 2015-10-19 11:23:52 -0700 |
---|---|---|
committer | Oliver Chang <ochang@chromium.org> | 2015-10-19 11:23:52 -0700 |
commit | db1eaae6aad2ab0ca775919bc53ee7f5e3fc67fb (patch) | |
tree | d0da57af48d88a18e0cd7dca9093057316da4078 /.gitignore | |
parent | 5478df43a8970257e9644ae6f57a6fe7513029c6 (diff) | |
download | pdfium-db1eaae6aad2ab0ca775919bc53ee7f5e3fc67fb.tar.xz |
Revert "Switch builds to clang by default for Linux and OS X."
This reverts commit 5478df43a8970257e9644ae6f57a6fe7513029c6.
TBR=thestig@chromium.org
Review URL: https://codereview.chromium.org/1413193002 .
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index cbd1e7da4e..3014ed6fa7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,9 +6,6 @@ /testing/corpus /testing/gmock /testing/gtest -/third_party/llvm -/third_party/llvm-build -/tools/clang /v8 /xcodebuild Makefile |