1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/unittests/Frontend
Michael Kruse 550f4597b1 [LLVMFronted][tests] Add basic OpenMP parsing tests.
As noticed in D91470, some of the functions of LLVMFrontend, are not tested within the library itself (but indirectly by its users clang and flang). In particular, the file OMP.cpp which is generated by tablegen was not tested at all.

Add tests for the parsing helpers in OMP.cpp. These are not meant to be exhaustive tests, just to ensure that we have some basic tests for all API functions.

Reviewed By: clementval

Differential Revision: https://reviews.llvm.org/D91643
2020-11-17 15:45:19 -06:00
..
CMakeLists.txt [LLVMFronted][tests] Add basic OpenMP parsing tests. 2020-11-17 15:45:19 -06:00
OpenMPContextTest.cpp
OpenMPIRBuilderTest.cpp [OMPIRBuilder] Start 'Create' methods with lower case. NFC. 2020-11-09 19:35:11 -06:00
OpenMPParsingTest.cpp [LLVMFronted][tests] Add basic OpenMP parsing tests. 2020-11-17 15:45:19 -06:00