]> granicus.if.org Git - clang/commit
Add a copy constructor to ProgramPoint and pull withTag() method from a child. (withT...
authorAnna Zaks <ganna@apple.com>
Fri, 7 Oct 2011 20:08:27 +0000 (20:08 +0000)
committerAnna Zaks <ganna@apple.com>
Fri, 7 Oct 2011 20:08:27 +0000 (20:08 +0000)
commitaf42712cd8f548f15c700d49a7038ddb846aafa8
tree4e9d94d2c17448c4c4aacf67779ed3caa2a14a5f
parent209f5bb70b5719e06a64fa6fa1435e6e1f76502a
Add a copy constructor to ProgramPoint and pull withTag() method from a child. (withTag essentialy creates a copy with a given tag.)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141408 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/ProgramPoint.h