[PATCH] D54951: Implement a small subset of the C++ `type_traits` header inside sanitizer_common so we can avoid depending on system C++ headers.
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 10 07:47:03 PST 2018
cryptoad added a comment.
In D54951#1325058 <https://reviews.llvm.org/D54951#1325058>, @vitalybuka wrote:
> I don't see it in D54904 <https://reviews.llvm.org/D54904>
It was removed after https://reviews.llvm.org/D54904?id=175500.
Is this patch still necessary?
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54951/new/
https://reviews.llvm.org/D54951
More information about the llvm-commits
mailing list