[libcxx-commits] [PATCH] D59930: Parallel STL version updated
Duncan P. N. Exon Smith via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 28 17:46:42 PDT 2019
dexonsmith added inline comments.
================
Comment at: include/pstl/internal/pstl_config.h:1
// -*- C++ -*-
//===-- pstl_config.h -----------------------------------------------------===//
----------------
Eugene.Zelenko wrote:
> I think -*- C++ -*- should be merged into next line. See LLVM and Clang headers as example.
That's correct, but it's also unrelated to this commit. I would suggest fixing it separately.
Repository:
rPSTL pstl
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59930/new/
https://reviews.llvm.org/D59930
More information about the libcxx-commits
mailing list