llvm-project/openmp/tools
Joachim Protze fedbff75f4 [OpenMP][OMPT] Fix compile-time assertion in ompt-multiplex.h
The compile-time assertion is supposed to prevent double-free caused by
unexpected combination of preprocessor defines passed by an OMPT tool.
The current defines are not used, so this patch replaces the check with
macros actually used in ompt-multiplex.h

Reported by: Semih Burak

Differential Revision: https://reviews.llvm.org/D104633
2021-07-12 12:12:09 +02:00
..
Modules [OpenMP][Documentation] Add FAQ entry for CMake module 2021-06-28 17:05:07 -04:00
analyzer [OpenMP] Begin Adding OpenMP Tool to Gather OpenMP Information 2020-11-11 20:00:37 -05:00
archer [OpenMP][Tools] Fix Archer handling of task dependencies 2021-06-09 13:36:20 +02:00
multiplex [OpenMP][OMPT] Fix compile-time assertion in ompt-multiplex.h 2021-07-12 12:12:09 +02:00
CMakeLists.txt