From 3061b00f0817cb70feda5e33db29a55b157ada30 Mon Sep 17 00:00:00 2001 From: xerox Date: Sun, 19 Dec 2021 21:48:18 -0800 Subject: [PATCH] updated vmprofiler dep --- .clang-format | 18 ++---------------- dependencies/vmprofiler | 2 +- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/.clang-format b/.clang-format index 8063c5e..d7eeac7 100644 --- a/.clang-format +++ b/.clang-format @@ -1,18 +1,4 @@ --- -BasedOnStyle: Microsoft -AlignAfterOpenBracket: Align -AllowAllArgumentsOnNextLine: 'true' -AllowAllParametersOfDeclarationOnNextLine: 'true' -AllowShortIfStatementsOnASingleLine: Never -BreakBeforeBraces: Allman -IndentWidth: '4' -Language: Cpp -NamespaceIndentation: All -SpacesInAngles: 'true' -SpacesInCStyleCastParentheses: 'true' -SpacesInContainerLiterals: 'true' -SpacesInParentheses: 'true' -SpacesInSquareBrackets: 'true' -UseTab: Never +BasedOnStyle: Chromium -... +... \ No newline at end of file diff --git a/dependencies/vmprofiler b/dependencies/vmprofiler index eed2472..14cc72c 160000 --- a/dependencies/vmprofiler +++ b/dependencies/vmprofiler @@ -1 +1 @@ -Subproject commit eed247229fa832c2d2a1486e5467a129ce10debb +Subproject commit 14cc72c0ff121d13f2ba26be34d1e99492aad296