mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
Updated compiler id comparisons to do a regex comparison against "Clang" instead of doing a direct string comparison. This allows us to match compiler ids like "AppleClang"