aprantl marked an inline comment as done. aprantl added inline comments.
================ Comment at: lib/IR/DiagnosticInfo.cpp:39 #include "llvm/Support/ScopedPrinter.h" +#include "llvm/Support/raw_ostream.h" #include <atomic> ---------------- probinson wrote: > Do we use a case-sensitive sort of include files? I thought it was > insensitive. Of course the coding standard doesn't say. :-P I just ran clang-format without thinking about this... CHANGES SINCE LAST ACTION https://reviews.llvm.org/D55085/new/ https://reviews.llvm.org/D55085 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits