"clang/lib/Analysis/GRCoreEngine.cpp" did not exist on "9b4211d25da654ded38d08a4f76526c2f2058769"
-
Zhongxing Xu authored
* Now Bind() methods take and return GRState* because binding could also alter GDM. * No variables are initialized except those declared with initial values. * failed C test cases are due to bugs in RemoveDeadBindings(), which removes constraints that is still alive. This will be fixed in later patch. * default value of array and struct regions will be implemented in later patch. llvm-svn: 61274
af7415ff
Loading