================
@@ -781,40 +817,6 @@ struct LibcFunNamePrefixSuffixParser {
}
};
-// Constant fold a conditional expression 'cond ? A : B' to
----------------
ziqingluo-90 wrote:Pulled the two functions out of the `libc_func_matchers ` namespace since they are more general. https://github.com/llvm/llvm-project/pull/172091 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
