]> granicus.if.org Git - clang/commit
remember the initializer for a variable in the AST and teach the
authorChris Lattner <sabre@nondot.org>
Thu, 12 Jul 2007 00:36:32 +0000 (00:36 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Jul 2007 00:36:32 +0000 (00:36 +0000)
commit24c3990cd2469f9692c4b0c3edea4fba67baaf6e
treecf15d4e5c11a7aac5600b29d87f8eb525a980041
parent572747983bf6bc9919a911a5995b564b56cb0fce
remember the initializer for a variable in the AST and teach the
pretty printer to print it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39770 91177308-0d34-0410-b5e6-96231b3b80d8
AST/StmtPrinter.cpp
Sema/SemaDecl.cpp
include/clang/AST/Decl.h