[analyzer] Do not assert on constructing SymSymExpr with diff types.
The resulting type info is stored in the SymSymExpr, so no reason not to support construction of expression with different subexpression types. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156051 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/StaticAnalyzer/Core/SValBuilder.cpp 0 additions, 1 deletionlib/StaticAnalyzer/Core/SValBuilder.cpp
- lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp 9 additions, 6 deletionslib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
- test/Analysis/taint-generic.c 9 additions, 0 deletionstest/Analysis/taint-generic.c
Please register or sign in to comment