diff options
author | Joachim Protze <protze@itc.rwth-aachen.de> | 2019-02-04 15:59:42 +0000 |
---|---|---|
committer | Joachim Protze <protze@itc.rwth-aachen.de> | 2019-02-04 15:59:42 +0000 |
commit | 0c599c388dbb4c5852019c90eeb642839dc52ebe (patch) | |
tree | b056e74c7ec23d0d000428afccd05061013eda80 /llvm/lib/Support/CommandLine.cpp | |
parent | 6e5350a3679f820d5263d2e3793de5c262ef7b5b (diff) | |
download | bcm5719-llvm-0c599c388dbb4c5852019c90eeb642839dc52ebe.tar.gz bcm5719-llvm-0c599c388dbb4c5852019c90eeb642839dc52ebe.zip |
[OMPT] Make sure that OMPT is enabled when accessing internals of the runtime
The three switch fallthrough generate a warning with -Wimplicit-fallthrough.
Two are documented as fallthrough, one is not, but I think the intention is to also fallthrough in kmp_tasking.cpp.
Not sure whether kmp.h is the best place to define the macro.
Reviewers: jlpeyton, AndreyChurbanov, Hahnfeld
Reviewed By: jlpeyton
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D56397
llvm-svn: 353052
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions