Go to file
Anna Zaks 265087721a [analyzer] Bound the size of the functions being inlined + provide
command line options for inlining tuning.

This adds the option for stack depth bound as well as function size
bound. 

+ minor doxygenification

llvm-svn: 151930
2012-03-02 19:05:03 +00:00
clang [analyzer] Bound the size of the functions being inlined + provide 2012-03-02 19:05:03 +00:00
compiler-rt [asan] Add a negative test for memcpy of long double. 2012-03-02 10:42:10 +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 Adding a test case for a bug where types CFGregorianDate and CFRange were improperly uniqued by LLDB such that both where shown as having the same structure contents - The bug itself is fixed in TOT but we want to catch regressions ASAP 2012-03-02 18:47:26 +00:00
llvm Tidy up. Trailing whitespace. 2012-03-02 17:46:15 +00:00
polly CodeGen: Document and beautify the parts of the BlockGenerators 2012-03-02 15:20:39 +00:00