]> granicus.if.org Git - clang/commit
Add support in GRExprEngine for UnaryOperator::AlignOf. This fixes one crash report...
authorTed Kremenek <kremenek@apple.com>
Sat, 18 Oct 2008 22:20:20 +0000 (22:20 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 18 Oct 2008 22:20:20 +0000 (22:20 +0000)
commit6dfe2f544a5e601bd5ac1a7e31af17ec3bf1fe01
tree9aa0e0aca3be85b934ab9906f46a4bc827b7478e
parent42e43a9eb334be2686619b401fc4cf33494ca82d
Add support in GRExprEngine for UnaryOperator::AlignOf.  This fixes one crash report in PR 2796.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57777 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/GRExprEngine.cpp
test/Analysis/misc-ps.m