Go to file
Enrico Granata 8c69c96dc9 Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries
This has been done for those summaries where the difference is only cosmetic (e.g. naming things as items instead of values, ...)
The LLDB output style has been preserved when it provides more information (e.g. telling the type as well as the value of an NSNumber)

Test cases have been updated to reflect the updated output style where necessary

llvm-svn: 152592
2012-03-13 00:25:59 +00:00
clang [msvc] Honor %INCLUDE%. It should know essential search paths with vcvarsall.bat. 2012-03-13 00:02:21 +00:00
compiler-rt [ASan] Add back the support for /MT; intercept statically-linked functions 2012-03-12 11:45: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 Fix moneypunct_byname algorithm to more accurately represent C locales in C++. 2012-03-10 18:31:43 +00:00
libcxxabi Enable / silence -Wunused-parameter. 2012-03-09 18:01:37 +00:00
lld Added first round of documentation 2012-03-13 00:10:27 +00:00
lldb Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
llvm Address some review comments from Duncan. This moves the iterative 2012-03-13 00:06:15 +00:00
polly Remove FinalRead 2012-03-08 15:21:51 +00:00