Go to file
Pavel Labath 3284684dd1 Add format_provider for the Error class
Summary:
The formatter supports the same options as the string-like classes, i.e. the
ability to truncate the displayed string. I don't anticipate it would be much
used, but it seems consistent.

Reviewers: zturner, clayborg

Subscribers: mgorny, lldb-commits

Differential Revision: https://reviews.llvm.org/D28519

llvm-svn: 291759
2017-01-12 11:13:24 +00:00
clang Avoid multiple -Wunreachable-code diagnostics that are triggered by 2017-01-12 10:48:03 +00:00
clang-tools-extra [find-all-symbols] Index partial template specializations. 2017-01-11 11:47:44 +00:00
compiler-rt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx [libc++] Pair _aligned_malloc with _aligned_free 2017-01-12 06:22:36 +00:00
libcxxabi [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available 2017-01-09 23:31:05 +00:00
libunwind [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available 2017-01-09 23:27:04 +00:00
lld [ELF] - Reuse Decompressor class. 2017-01-12 10:53:31 +00:00
lldb Add format_provider for the Error class 2017-01-12 11:13:24 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [XRay] Include <numeric> for std::accumulate. 2017-01-12 07:43:54 +00:00
openmp [CMake] Make openmp build under runtimes/ 2017-01-04 18:11:37 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Update tests to more precise analysis results in LLVM core 2017-01-11 22:53:34 +00:00