[cfe-commits] r55417 - in /cfe/trunk: include/clang/AST/ASTContext.h include/clang/AST/Type.h include/clang/Basic/DiagnosticKinds.def include/clang/Basic/LangOptions.h include/clang/Parse/DeclSpec.h lib/AST/ASTContext.cpp lib/AST/Type.cpp lib/AST
Eli Friedman
eli.friedman at gmail.com
Wed Aug 27 14:09:03 PDT 2008
On Wed, Aug 27, 2008 at 1:38 PM, Chris Lattner <clattner at apple.com> wrote:
> To be clear, getting the documentation in shape is part of the process.
> This is one of Steve's short-term todo items. If you prefer, he can send
> out an old and very out-of-date version of the document, but that might
> cause more confusion than it will clear up.
Okay, I guess I didn't say that quite right. I don't particularly
need to see the complete documentation immediately, if you're still
working on it. Just an email to cfe-dev with a quick summary, a code
sample, and a note that the implementation and complete documentation
are ongoing projects would be sufficient, I think. I'm just a little
annoyed that nobody thought it was necessary to do something like that
before committing bits of the implementation to the clang trunk.
-Eli
More information about the cfe-commits
mailing list