[cfe-commits] r150881 - in /cfe/trunk: include/clang/Parse/Parser.h include/clang/Sema/Sema.h lib/Frontend/InitPreprocessor.cpp lib/Parse/ParsePragma.cpp lib/Parse/ParsePragma.h lib/Parse/Parser.cpp lib/Sema/SemaDecl.cpp test/CodeGen/redefine_ext
Chandler Carruth
chandlerc at google.com
Sat Feb 18 13:35:55 PST 2012
On Sat, Feb 18, 2012 at 1:34 PM, Chandler Carruth <chandlerc at google.com>wrote:
> + fprintf(stderr, "Alias name: %s\n", AliasName->getName().str().c_str());
>>
>
> Uh, remove debugging code? =[
>
I see you nuked it in a follow-up...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120218/9c86648b/attachment.html>
More information about the cfe-commits
mailing list