[PATCH] D22469: [compiler-rt] Don't require c++ headers when configuring compiler-rt builds
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 11:22:51 PDT 2016
beanz added a comment.
Sorry for being late to this change. I was on vacation last week.
My only concern about this is that compiler-rt's tests do use C++, but that probably isn't a big enough deal to matter. We can deal with that if it ever comes up.
Repository:
rL LLVM
https://reviews.llvm.org/D22469
More information about the llvm-commits
mailing list