[PATCH] D26671: Replace APFloatBase static fltSemantics data members with getter functions
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 17:22:22 PST 2016
timshen added a comment.
I don't know how Windows DLL works, so I'll leave that part to others.
As far as I can tell, Clang actively uses these semantics, so I expect this change to break clang build. Do you have other patches to adjust other repositories? I don't know if it's necessary, but it's better to have them checked in in a single svn commit.
https://reviews.llvm.org/D26671
More information about the llvm-commits
mailing list