On Tue, Feb 25, 2014 at 12:55 AM, Alp Toker <[email protected]> wrote: > > On 25/02/2014 05:33, David Majnemer wrote: >> >> Author: majnemer >> Date: Mon Feb 24 23:33:01 2014 >> New Revision: 202112 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=202112&view=rev >> Log: >> AttributeReference: Fix a typo > > > It looks like there are two copies of this doc in SVN and > include/clang/Basic/AttrDocs.td still has the typo :-/ > > Aaron, I was away when the changes happened but is it OK to remove one of > the copies before they drift apart? What needs to be done to get this > generated at build time?
llvm-admin is currently working on getting things generated server side from AttrDocs.td, at which point AttributeReference.rst will go back to its "do not edit" placeholder text. Until then, the two contain duplicate information (generated from the AttrDocs.td file). ~Aaron _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
