aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJoachim Protze <protze@itc.rwth-aachen.de>2018-02-28 17:36:18 +0000
committerJoachim Protze <protze@itc.rwth-aachen.de>2018-02-28 17:36:18 +0000
commitaa2022e74f50c537da62173c4f03fe54d59b0100 (patch)
tree0393014bd28b857fd2cd2926e0614e0701576ea5 /clang/lib/Frontend/CompilerInvocation.cpp
parent22c8f33a9b7ad09705287622a2638b014b85fbe3 (diff)
downloadllvm-aa2022e74f50c537da62173c4f03fe54d59b0100.zip
llvm-aa2022e74f50c537da62173c4f03fe54d59b0100.tar.gz
llvm-aa2022e74f50c537da62173c4f03fe54d59b0100.tar.bz2
[OMPT] Fix ompt_get_task_info() and add tests for it
The thread_num parameter of ompt_get_task_info() was not being used previously, but need to be set. The print_task_type() function (form the task-types.c testcase) was merged into the print_ids() function (in callback.h). Testing of ompt_get_task_info() was added to the task-types.c testcase. It was not tested extensively previously. Differential Revision: https://reviews.llvm.org/D42472 llvm-svn: 326338
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions