[cfe-commits] r166287 - in /cfe/trunk: include/clang/AST/Comment.h lib/AST/Comment.cpp lib/AST/CommentDumper.cpp tools/libclang/CXComment.cpp
jahanian
fjahanian at apple.com
Tue Oct 23 10:01:09 PDT 2012
On Oct 19, 2012, at 9:51 AM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
> Author: gribozavr
> Date: Fri Oct 19 11:51:38 2012
> New Revision: 166287
>
> URL: http://llvm.org/viewvc/llvm-project?rev=166287&view=rev
> Log:
> Remove const_casts by propagating constness down to called functions.
>
Thank you Dimitri.
- Fariborz
More information about the cfe-commits
mailing list