Comment # 31
on bug 10798
from Guy Harris
Looking at various versions of clang from opensource.apple.com:
clang-425.0.24, from Xcode 4.6, appears to be in the "compilers after those
revisions" group, where you presumably get good code.
clang-318.0.45, from Xcode 4.3, through clang-421.11.65, from Xcode 4.5, appear
to be in the "compilers after that revision but before 161318 and 161319"
group, in which you get compile errors.
clang-211.10.1, from Xcode 4.2, appears to be in the "compilers before that
revision" group, in which you might get bad code.
You are receiving this mail because:
- You are watching all bug changes.