diff options
author | Louis Dionne <ldionne@apple.com> | 2020-05-05 09:53:16 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-05-05 09:58:36 -0400 |
commit | 7e6221da104b3daa3e0fb57796f9d925a4215b4f (patch) | |
tree | f914a34661dcc2de4d9bdbb49d2a2cc7ea96a787 /llvm/lib/Support/FileOutputBuffer.cpp | |
parent | 6ccaf738878795592da2adae5103829d36821b0c (diff) | |
download | llvm-7e6221da104b3daa3e0fb57796f9d925a4215b4f.zip llvm-7e6221da104b3daa3e0fb57796f9d925a4215b4f.tar.gz llvm-7e6221da104b3daa3e0fb57796f9d925a4215b4f.tar.bz2 |
[libc++] Remove unused functions and minor features of the test suite
This commit removes minor features of the test suite that I've never
seen used and that are basically just a maintenance burden:
- color_diagnostics: Diagnostics are colored by default when running
from a terminal, and not colored otherwise. This is the right behavior.
Being able to tweak this has minor value, and could be achieved by
modifying the %{compile_flags} instead if absolutely needed.
- ccache: This can be achieved by using a wrapper for the %{cxx}
substitution.
- _dump_macros_verbose is just a dead function now.
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions