diff options
author | Joachim Protze <protze@itc.rwth-aachen.de> | 2017-11-10 21:07:01 +0000 |
---|---|---|
committer | Joachim Protze <protze@itc.rwth-aachen.de> | 2017-11-10 21:07:01 +0000 |
commit | 91732475a648b4f1303dbdf3f96b08a6b810143b (patch) | |
tree | 0beb3d9f947cc45663aaf313e2fe3ea4feab71bc /clang/lib/Serialization/ModuleManager.cpp | |
parent | 3b9ea32ef83247090205891af305d98a3aa5c975 (diff) | |
download | llvm-91732475a648b4f1303dbdf3f96b08a6b810143b.zip llvm-91732475a648b4f1303dbdf3f96b08a6b810143b.tar.gz llvm-91732475a648b4f1303dbdf3f96b08a6b810143b.tar.bz2 |
[OMPT] Fix assertion for OpenMP code generated with outdated compilers
For up-to-date compilers, this assertion is reasonable, but it breaks
compatibility with the typical compiler installed on most systems.
This patch changes the default value to what we had when there was no
compiler support. A warning about the outdated compiler is printed during
runtime, when this point is reached.
Differential Revision: https://reviews.llvm.org/D39890
llvm-svn: 317928
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions