llvm-project/openmp/tools
Nikita Popov 1af81ab484 [libarcher] Place classes in anonymous namespace
Place various classes/structs into anonymous namespaces and mark
variables as static. As far as I understand, these are all
implementation details and not intended to be exported -- only a
small number of tsan hooks are supposed to be.

Differential Revision: https://reviews.llvm.org/D136845
2022-10-31 09:16:38 +01:00
..
Modules [NFC] Trim trailing whitespace in *.rst 2021-11-15 09:17:08 +08:00
analyzer [OpenMP] Begin Adding OpenMP Tool to Gather OpenMP Information 2020-11-11 20:00:37 -05:00
archer [libarcher] Place classes in anonymous namespace 2022-10-31 09:16:38 +01:00
multiplex [OpenMP] Install ompt-multiplex.h alongside omp.h 2022-09-09 09:42:08 +02:00
CMakeLists.txt