diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2022-11-25 14:20:04 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-12-14 10:55:46 -0500 |
commit | 902e28def669bd3f0f45088fd7793b1f2f58286a (patch) | |
tree | b6641f64841fa88adeb861cca458331efab0c8bd /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 40c52159d3ee337dbed14e4c73b5616ea354c337 (diff) | |
download | llvm-902e28def669bd3f0f45088fd7793b1f2f58286a.zip llvm-902e28def669bd3f0f45088fd7793b1f2f58286a.tar.gz llvm-902e28def669bd3f0f45088fd7793b1f2f58286a.tar.bz2 |
[libc++] Refactor .compile.fail.cpp tests for std::function
Some of those .compile.fail.cpp tests had become incorrect and they
were not testing anything. In general, .compile.fail.cpp tests are
bad because they make it way too easy to write garbage tests. Indeed,
the test could fail to compile due to any reason whatsoever (even a
typo) and it would appear to work correctly.
Differential Revision: https://reviews.llvm.org/D138731
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions