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 2cb8352 commit 03a8e0bCopy full SHA for 03a8e0b
unittests/CMakeLists.txt
@@ -38,6 +38,7 @@ endif()
38
DEPENDS)
39
# FIXME: Just call gtest_add_tests this function is available.
40
#gtest_add_tests(${name} "${Arguments}" AUTO)
41
+ llvm_update_compile_flags(${name})
42
endfunction()
43
44
add_subdirectory(CppInterOp)
0 commit comments