Open jenetscaria-mcw opened 2 weeks ago
I have build my project with clang 19.1.3 version and ran the ClangBuildAnalyzer for the same and I am observing repetitive entries for compiler frontend. Is there a reason for it to show repetition in object files.
Hard to know why that would be happening, without knowing more details.
Are you building for multiple architectures by chance (e.g. Apple "Universal" binaries for both arm64 and x64)?
I have build my project with clang 19.1.3 version and ran the ClangBuildAnalyzer for the same and I am observing repetitive entries for compiler frontend. Is there a reason for it to show repetition in object files.