Go to file
Zachary Turner 7797c726b9 [llvm-pdbdump] Many minor fixes and improvements
A short list of some of the improvements:

1) Now supports -all command line argument, which implies many
   other command line arguments to simplify usage.
2) Now supports -no-compiler-generated command line argument to
   exclude compiler generated types.
3) Prints base class list.
4) -class-definitions implies -types.
5) Proper display of bitfields.
6) Can now distinguish between struct/class/interface/union.

And a few other minor tweaks.

llvm-svn: 230933
2015-03-02 04:39:56 +00:00
clang Fix ObjCInterfaceDecl::getCategoryMethod() and give it a caller. No behavior change. 2015-03-02 01:12:28 +00:00
clang-tools-extra Add 'let' to the help message. 2015-02-27 17:53:23 +00:00
compiler-rt Revert r229678 "tsan: fix signal handling during stop-the-world" 2015-02-28 22:18:11 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc libclc/math: Add cospi 2015-02-26 15:42:00 +00:00
libcxx cmath: account for MSVCRT 12.0 changes 2015-02-28 20:18:39 +00:00
libcxxabi Unwind: make it build on Darwin again 2015-02-28 02:23:54 +00:00
lld Add missing includes for make_unique, lld edition. 2015-03-02 00:48:06 +00:00
lldb Linux - debugging of local processes via lldb-gdbserver 2015-03-01 23:21:29 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm [llvm-pdbdump] Many minor fixes and improvements 2015-03-02 04:39:56 +00:00
openmp Removed all header files for OpenMP 2.5 2015-02-25 18:38:08 +00:00
polly [Refactor] Include explicitly what is used 2015-03-01 18:51:51 +00:00