Test commit

llvm-svn: 142791
This commit is contained in:
NAKAMURA Takumi 2011-10-24 10:02:59 +00:00
parent 9be7f277e4
commit 6ff417a18a
2 changed files with 2 additions and 0 deletions

1
clang/.gitignore vendored
View File

@ -23,3 +23,4 @@
#==============================================================================#
cscope.files
cscope.out

1
llvm/.gitignore vendored
View File

@ -38,3 +38,4 @@ projects/*
!projects/Makefile
# Clang, which is tracked independently.
tools/clang