Go to file
Anna Zaks a5b86343f5 [analyzer] Bump up the size of the functions that should be
considered for inlining to 200 BBs.

Setting the max to 10 BBs introduced several false negatives, we'll
reevaluate the setting later on along with other inlining heuristics.

llvm-svn: 152072
2012-03-05 23:54:55 +00:00
clang [analyzer] Bump up the size of the functions that should be 2012-03-05 23:54:55 +00:00
compiler-rt platform/clang_darwin: Fix a comment. 2012-03-05 20:46:09 +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 Define _WCHAR_T in solaris/wchar.h. This fixes a bug where Solaris 10 headers 2012-03-02 10:56:04 +00:00
libcxxabi First attempt at arm support. 2012-02-29 22:14:19 +00:00
lld Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a 2012-02-22 21:56:59 +00:00
lldb Made sure to store the type for "this" when in a 2012-03-05 22:08:20 +00:00
llvm A few more cases of missing masking in ComputeMaskedBits; found by inspection. 2012-03-05 23:22:40 +00:00
polly CodeGen: Document and beautify the parts of the BlockGenerators 2012-03-02 15:20:39 +00:00