Go to file
Anna Zaks 228f9c7b68 [analyzer] Allow pointers escape through calls containing callback args.
(Since we don't have a generic pointer escape callback, modify
ExprEngineCallAndReturn as well as the malloc checker.)

llvm-svn: 156134
2012-05-03 23:50:28 +00:00
clang [analyzer] Allow pointers escape through calls containing callback args. 2012-05-03 23:50:28 +00:00
compiler-rt [ASan] use CLANG_VERSION in Makefile (currently 3.2) 2012-04-23 13:27:47 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Change std::abs from a template function to three overloads for float, double and long double. 2012-05-03 14:58:34 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld Address review comments from Roman Divacky. 2012-05-03 23:36:39 +00:00
lldb In ProcessGDBRemote::DoConnectRemote(), if the remote system informed 2012-05-03 22:37:30 +00:00
llvm Add a FoldingSetVector datastructure which is analogous to a SetVector, 2012-05-03 23:38:34 +00:00
polly Remove unused function 2012-04-30 23:49:05 +00:00