aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2020-01-22 22:29:34 -0800
committerShoaib Meenai <smeenai@fb.com>2020-01-27 17:00:33 -0800
commit3a5acdc963634ab971fc834dacddacbfd965e985 (patch)
tree15d8e062d062657fbfd09b9ad66089ef5bfe581e /clang/lib/Frontend/CompilerInvocation.cpp
parenta308b98ecbb03820e3b30cc1323493ac21a6040e (diff)
downloadllvm-3a5acdc963634ab971fc834dacddacbfd965e985.zip
llvm-3a5acdc963634ab971fc834dacddacbfd965e985.tar.gz
llvm-3a5acdc963634ab971fc834dacddacbfd965e985.tar.bz2
[llvm] Fix file ignoring inside directories
We have some ! patterns in the .gitignore (for the projects and runtimes directories), and those patterns end up overriding the previous file ignores, such that e.g. a .swp file inside the runtimes directory isn't ignored. Move the file ignores last to ensure they take effect. Differential Revision: https://reviews.llvm.org/D73253
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions