mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
257df10ffe
When processing many files that contain top-level items with the same name (e.g. "operator<<"), the output was non-deterministic and depended on the order in which the different Clang processes finished. This commit adds sorting that also accounts for the filename to prevent random changes from run to run. |
||
---|---|---|
.. | ||
clang@6a00cbc4a9 | ||
check-style.sh | ||
FindEigen3.cmake | ||
FindPythonLibsNew.cmake | ||
libsize.py | ||
mkdoc.py | ||
pybind11Config.cmake.in | ||
pybind11Tools.cmake |