Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-30 | Fix Clang -Wno-undefined-var-template in dynamic multi-database support code | Boris Kolpackov | 1 | -0/+9 | |
Note that after this change we can no longer support multi-file circular dependencies in this mode since we need to generate extern template declarations involving classes that may participate in the cycle (see now excluded odb-tests/common/circular/multiple/). |