diff options
| author | Peyton, Jonathan L <jonathan.l.peyton@intel.com> | 2021-01-21 13:38:35 -0600 |
|---|---|---|
| committer | Peyton, Jonathan L <jonathan.l.peyton@intel.com> | 2021-01-27 14:27:24 -0600 |
| commit | 8e6713436462daa43d84f8450d07a54f7657c31b (patch) | |
| tree | 318d38b9b6b749c9ce5598a4a61eba4e5fe0ea6f /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 598c590b3c9684471a5186221c500b1fd7a4e325 (diff) | |
| download | llvm-8e6713436462daa43d84f8450d07a54f7657c31b.zip llvm-8e6713436462daa43d84f8450d07a54f7657c31b.tar.gz llvm-8e6713436462daa43d84f8450d07a54f7657c31b.tar.bz2 | |
[OpenMP] Fix misleading warning for OMP_PLACES
When OMP_PLACES contains an invalid value, the warning informs the user
that the fallback is OMP_PLACES=threads, but the actual internal setting
is OMP_PLACES=cores and is detected as such with KMP_SETTINGS=1.
This patch informs the user that OMP_PLACES=cores is being used instead
of OMP_PLACES=threads.
Differential Revision: https://reviews.llvm.org/D95170
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
