[libcxx-commits] [PATCH] D59930: Parallel STL version updated

Eugene Zelenko via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 28 11:39:50 PDT 2019


Eugene.Zelenko added inline comments.
Herald added a subscriber: dexonsmith.


================
Comment at: include/pstl/internal/pstl_config.h:1
 // -*- C++ -*-
 //===-- pstl_config.h -----------------------------------------------------===//
----------------
I think -*- C++ -*- should be merged into next line. See LLVM and Clang headers as example.


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