"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "0f00de40dd53f97ad253fbd159968c53371f888d"
[analyzer] Guard against C++ member functions that look like system functions.
C++ method calls and C function calls both appear as CallExprs in the AST. This was causing crashes for an object that had a 'free' method. <rdar://problem/11822244> llvm-svn: 160029
Loading
Please register or sign in to comment