]> granicus.if.org Git - clang/commit
Added initial transfer function support for inline asm.
authorTed Kremenek <kremenek@apple.com>
Mon, 17 Mar 2008 21:11:24 +0000 (21:11 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 17 Mar 2008 21:11:24 +0000 (21:11 +0000)
commitef44bfb9d0f15ba0391f8346c9f01355fb450a09
tree14357d15d0b68e069021411a905ad1079a7bc8d3
parentec2f7dccb1f30ae137f74e764e44c2332b0a2ec0
Added initial transfer function support for inline asm.

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