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 ffd7d2c commit caa2912Copy full SHA for caa2912
include/callstack_internals.h
@@ -31,6 +31,8 @@ extern "C" {
31
#ifdef LCS_ACTIVATE_SWIFT_DEMANGLER_CONTROL
32
/**
33
* Whether to use the Swift demangler if necessary and available.
34
+ *
35
+ * @since v2.2
36
*/
37
extern bool lcs_activateSwiftDemangler;
38
#endif
0 commit comments