Internalize variable names to prevent recursive assignment. Cleanup docs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17359 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer
2004-10-30 09:19:36 +00:00
parent f1bd4b4215
commit cc2d1e25f3
9 changed files with 555 additions and 474 deletions
+2 -2
View File
@@ -20,5 +20,5 @@ include $(LEVEL)/Makefile.common
FileLexer.cpp: FileParser.h
clean::
$(VERB) $(RM) -f FileParser.cpp FileParser.h FileLexer.cpp CommandLine.cpp
$(VERB) $(RM) -f FileParser.output
$(Verb) $(RM) -f FileParser.cpp FileParser.h FileLexer.cpp CommandLine.cpp
$(Verb) $(RM) -f FileParser.output