[PATCH] D62039: [GWP-ASan] Add missing dependency on C++ headers

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 15:43:19 PDT 2019


morehouse added a reviewer: hctim.
morehouse added a comment.

Seems reasonable to me if we're fine with using libc++.  Mitch, did you intend to introduce the libc++ dependency `include <ctime>` here?


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62039/new/

https://reviews.llvm.org/D62039





More information about the llvm-commits mailing list