Teach RegionStore::EnterStackFrame() to handle
the case where the called function has fewer formal arguments than actual arguments. This fixes a crash in the analyzer when doing function call inlining. Patch by Zhenbo Xu! llvm-svn: 123458
Loading
Please register or sign in to comment