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 fa46de1 commit 6111125Copy full SHA for 6111125
llvm/cmake/modules/CoverageReport.cmake
@@ -46,7 +46,7 @@ foreach(dir ${LLVM_COVERAGE_SOURCE_DIRS})
46
endforeach()
47
48
# Utility target to clear out profile data.
49
-# This isn't connected to any dependencies because it is a bit finacky to get
+# This isn't connected to any dependencies because it is a bit finicky to get
50
# working exactly how a user might want.
51
add_custom_target(clear-profile-data
52
COMMAND ${CMAKE_COMMAND} -E
0 commit comments