]> granicus.if.org Git - clang/commit
Added methods for inserting CFGAutomaticObjDtors to CFGBlocks,
authorMarcin Swiderski <marcin.sfider@gmail.com>
Thu, 30 Sep 2010 22:54:37 +0000 (22:54 +0000)
committerMarcin Swiderski <marcin.sfider@gmail.com>
Thu, 30 Sep 2010 22:54:37 +0000 (22:54 +0000)
commit53de134e7b4686eed40bc031438d8a4560a2cda4
tree04d41f2198408647219a02b1b51f5a46eeda4edf
parent35387a0daf3a6a7f5fcfc232eb4c28f62a4a1957
Added methods for inserting CFGAutomaticObjDtors to CFGBlocks,
Fixed some misspells in comments.

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