]> granicus.if.org Git - clang/commit
[Lit Test] Make tests C++11 compatible - OpenMP constant expressions
authorCharles Li <charles.li@sony.com>
Fri, 3 Feb 2017 18:58:34 +0000 (18:58 +0000)
committerCharles Li <charles.li@sony.com>
Fri, 3 Feb 2017 18:58:34 +0000 (18:58 +0000)
commitb0192ce37e052c3e96a2cc514f9fae055b17f37f
treef4cbf767f947ca59074c82c29baf2e70e34d6932
parenta8bebde7fa800c3d774093c5659a7a4c5e8b34af
[Lit Test] Make tests C++11 compatible - OpenMP constant expressions

C++11 introduced constexpr, hence the change in diagnostics.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294025 91177308-0d34-0410-b5e6-96231b3b80d8
test/OpenMP/distribute_collapse_messages.cpp
test/OpenMP/ordered_messages.cpp
test/OpenMP/target_parallel_for_collapse_messages.cpp
test/OpenMP/target_parallel_for_ordered_messages.cpp