Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Option was removed by commit 16ba43eb3e96c1e430734f866a4316e7e8a229ae.
[simgrid.git] / .clang-format
index bcdc0c1..65ed422 100644 (file)
@@ -44,7 +44,7 @@ Cpp11BracedListStyle: true
 DerivePointerAlignment: false
 DisableFormat:   false
 ExperimentalAutoDetectBinPacking: false
-ForEachMacros:   [ xbt_dynar_foreach ]
+ForEachMacros:   [ 'xbt_dynar_foreach', 'xbt_dict_foreach' ]
 IncludeCategories: 
   - Regex:           '^"(llvm|llvm-c|clang|clang-c)/'
     Priority:        2