On Nov 27, 2012, at 3:45 PM, Eli Friedman <[email protected]> wrote:
> On Mon, Nov 26, 2012 at 6:58 PM, Eli Friedman <[email protected]> wrote: >> Author: efriedma >> Date: Mon Nov 26 20:58:24 2012 >> New Revision: 168674 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=168674&view=rev >> Log: >> Fix the definition of the vfork() builtin on Haiku. PR14378. >> >> >> Modified: >> cfe/trunk/include/clang/AST/ASTContext.h >> cfe/trunk/include/clang/Basic/Builtins.def >> cfe/trunk/include/clang/Basic/TargetInfo.h >> cfe/trunk/lib/AST/ASTContext.cpp >> cfe/trunk/lib/Basic/TargetInfo.cpp >> cfe/trunk/lib/Basic/Targets.cpp > > A request came from http://llvm.org/bugs/show_bug.cgi?id=14378#c3 to > pull this into 3.2. > > I think it's low-risk (and I won't comment on the reward). Definitely low-risk, and important for that community. Approved. - Doug _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
