We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0565a commit e811383Copy full SHA for e811383
llvm/utils/gn/secondary/llvm/unittests/Frontend/BUILD.gn
@@ -19,6 +19,7 @@ unittest("LLVMFrontendTests") {
19
"OpenMPCompositionTest.cpp",
20
"OpenMPContextTest.cpp",
21
"OpenMPDecompositionTest.cpp",
22
+ "OpenMPDirectiveNameTest.cpp",
23
"OpenMPIRBuilderTest.cpp",
24
"OpenMPParsingTest.cpp",
25
]
0 commit comments