[all-commits] [llvm/llvm-project] 3ff4e2: [OpenMP] Switch default C++ standard to C++ 14

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Tue Feb 11 15:12:30 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ff4e2eee8c39fd4ae13b1df412f0af219fbf382
      https://github.com/llvm/llvm-project/commit/3ff4e2eee8c39fd4ae13b1df412f0af219fbf382
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M openmp/CMakeLists.txt
    M openmp/cmake/HandleOpenMPOptions.cmake
    M openmp/cmake/config-ix.cmake
    M openmp/libomptarget/cmake/Modules/LibomptargetNVPTXBitcodeLibrary.cmake
    M openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
    M openmp/runtime/test/lit.cfg
    M openmp/tools/archer/tests/lit.cfg

  Log Message:
  -----------
  [OpenMP] Switch default C++ standard to C++ 14

Reviewed By: JonChesterfield

Differential Revision: https://reviews.llvm.org/D74258




More information about the All-commits mailing list