From 1b52c6284d47966050a04e162adfc8026e4e9281 Mon Sep 17 00:00:00 2001 From: Oxore Date: Sat, 9 Mar 2024 12:49:45 +0300 Subject: Impl -frdc-all, fix -frdc for traced locations --- src/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common.h') diff --git a/src/common.h b/src/common.h index d4746d9..94dcca6 100644 --- a/src/common.h +++ b/src/common.h @@ -24,6 +24,7 @@ struct SplitParams { struct Settings { bool raw_data_comment{}; + bool raw_data_comment_all{}; bool labels{}; bool rel_labels{}; bool abs_labels{}; -- cgit v1.2.3