From f55ed782b4c4fa27e0aba69e9967de7ec6fca64c Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Fri, 21 Dec 2007 21:17:22 +0000 Subject: [PATCH] Renamed file AnalysisVertex.h to SimulVertex.h llvm-svn: 45291 --- .../Analysis/PathSensitive/{AnalysisVertex.h => SimulVertex.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename clang/include/clang/Analysis/PathSensitive/{AnalysisVertex.h => SimulVertex.h} (100%) diff --git a/clang/include/clang/Analysis/PathSensitive/AnalysisVertex.h b/clang/include/clang/Analysis/PathSensitive/SimulVertex.h similarity index 100% rename from clang/include/clang/Analysis/PathSensitive/AnalysisVertex.h rename to clang/include/clang/Analysis/PathSensitive/SimulVertex.h