Add files that I didn't add yet but meant to
This commit is contained in:
9
.pre-commit-config.yaml
Normal file
9
.pre-commit-config.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: b111689e7b5cba60be3c62d5db2bd1357f4d36ca
|
||||
hooks:
|
||||
- id: clang-format
|
||||
- repo: https://github.com/cheshirekow/cmake-format-precommit
|
||||
rev: e2c2116d86a80e72e7146a06e68b7c228afc6319
|
||||
hooks:
|
||||
- id: cmake-format
|
15
symbols.txt
Normal file
15
symbols.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
ConflictSet_addWrites
|
||||
ConflictSet_check
|
||||
ConflictSet_create
|
||||
ConflictSet_destroy
|
||||
ConflictSet_setOldestVersion
|
||||
_ZN11ConflictSet16setOldestVersionEl
|
||||
_ZN11ConflictSet9addWritesEPKNS_10WriteRangeEi
|
||||
_ZN11ConflictSetaSEOS_
|
||||
_ZN11ConflictSetC1Elm
|
||||
_ZN11ConflictSetC1EOS_
|
||||
_ZN11ConflictSetC2Elm
|
||||
_ZN11ConflictSetC2EOS_
|
||||
_ZN11ConflictSetD1Ev
|
||||
_ZN11ConflictSetD2Ev
|
||||
_ZNK11ConflictSet5checkEPKNS_9ReadRangeEPNS_6ResultEi
|
Reference in New Issue
Block a user