Style: Add 19.1.0 LLVM options to .clang-format

This commit is contained in:
Thaddeus Crews
2024-11-22 09:22:15 -06:00
parent f952bfe998
commit e8a4b45ce4
12 changed files with 39 additions and 19 deletions

View File

@@ -1,4 +1,3 @@
int _handle_get_tree_id(BVHHandle p_handle) const {
if (USE_PAIRS) {
return _extra[p_handle.id()].tree_id;