llvm-project/openmp/libomptarget/plugins/common
Joseph Huber d27d0a673c [Libomptarget][NFC] Make Libomptarget use the LLVM naming convention
Libomptarget grew out of a project that was originally not in LLVM. As
we develop libomptarget this has led to an increasingly large clash
between the naming conventions used. This patch fixes most of the
variable names that did not confrom to the LLVM standard, that is
`VariableName` for variables and `functionName` for functions.

This patch was primarily done using my editor's linting messages, if
there are any issues I missed arising from the automation let me know.

Reviewed By: saiislam

Differential Revision: https://reviews.llvm.org/D128997
2022-07-05 14:53:38 -04:00
..
MemoryManager [libomptarget] Add support for target memory allocators to cuda RTL 2021-05-07 10:27:02 -04:00
elf_common [Libomptarget][NFC] Make Libomptarget use the LLVM naming convention 2022-07-05 14:53:38 -04:00
CMakeLists.txt [OpenMP] Move memory manager to plugin and make it a common interface 2021-01-11 21:33:42 -05:00