[PATCH] D61479: Add tests for "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 14 03:03:36 PDT 2019
lebedev.ri added a comment.
clang codegen tests missing.
The problem with such things is that it got landed without review, and with zero tests.
And now you've got a feature that has no test coverage (== may have gotten broken in meantime), and a stuck patch that might add tests for it..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61479/new/
https://reviews.llvm.org/D61479
More information about the llvm-commits
mailing list