Go to file
Greg Clayton 2f547177f8 Improved the TreeItem delegate which simplifies making tree items:
- tree items can define any number of key/value pairs
- creating a tree you specify which columns you want to display and it will pick out the right key/value pairs from the new tree item dictionaries
- added new "tk-target" command to explore the target's images, sections, symbols, compile units and line tables.

llvm-svn: 219219
2014-10-07 17:30:23 +00:00
clang Emit diagnostic for -munaligned-access on v6m 2014-10-07 15:11:32 +00:00
clang-tools-extra Make clang-tidy's runCheckOnCode actually use the DiagnosticConsumer. 2014-10-07 15:49:36 +00:00
compiler-rt Fixed asan-asm-stacktrace-test.cc 2014-10-07 11:12:55 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement fmod 2014-10-05 20:24:52 +00:00
libcxx Fix win32 support header for mingw32. 2014-10-06 20:06:33 +00:00
libcxxabi Use __atomic_exchange_n instead of Clang's __sync_swap 2014-10-03 20:03:47 +00:00
lld [PECOFF] Infer machine type from input object file 2014-10-07 01:38:46 +00:00
lldb Improved the TreeItem delegate which simplifies making tree items: 2014-10-07 17:30:23 +00:00
llvm don't repeat function name in comments 2014-10-07 17:28:04 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly [Fix] Non i1 typed select condition for weird pw aff functions. 2014-10-07 14:37:59 +00:00