summaryrefslogtreecommitdiffstats
path: root/clang/lib/GR/BasicValueFactory.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-12-22 18:53:44 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-12-22 18:53:44 +0000
commit1696f508e2fe95793ca8bb70d78b88023b6b8625 (patch)
tree1f556ca8b01869d6345236c16fb074251094950d /clang/lib/GR/BasicValueFactory.cpp
parentca08fba4141f1d3ae6193b3c81fb6ba8fb10d7dc (diff)
downloadbcm5719-llvm-1696f508e2fe95793ca8bb70d78b88023b6b8625.tar.gz
bcm5719-llvm-1696f508e2fe95793ca8bb70d78b88023b6b8625.zip
[analyzer] Refactoring: Drop the 'GR' prefix.
llvm-svn: 122424
Diffstat (limited to 'clang/lib/GR/BasicValueFactory.cpp')
-rw-r--r--clang/lib/GR/BasicValueFactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/GR/BasicValueFactory.cpp b/clang/lib/GR/BasicValueFactory.cpp
index 6e94a2a91e1..7e45a15a9c0 100644
--- a/clang/lib/GR/BasicValueFactory.cpp
+++ b/clang/lib/GR/BasicValueFactory.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
//
// This file defines BasicValueFactory, a class that manages the lifetime
-// of APSInt objects and symbolic constraints used by GRExprEngine
+// of APSInt objects and symbolic constraints used by ExprEngine
// and related classes.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud