]> granicus.if.org Git - clang/commit
Rename: ProgramPoint::getContext() => ProgramPoint::getLocationContext().
authorZhongxing Xu <xuzhongxing@gmail.com>
Thu, 20 Aug 2009 01:23:34 +0000 (01:23 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Thu, 20 Aug 2009 01:23:34 +0000 (01:23 +0000)
commitfafd3834754d2093e0ad7a1c005860fd527ecb7f
tree8cff9aac836cd2d56168221113d917801470a2af
parent995d2818a11395b15995694a30f842a0e4fdee4f
Rename: ProgramPoint::getContext() => ProgramPoint::getLocationContext().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79502 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/ExplodedGraph.h
include/clang/Analysis/ProgramPoint.h
lib/Analysis/BugReporter.cpp