]> granicus.if.org Git - clang/commit
print the computation type for compound assignment operators in dumps.
authorChris Lattner <sabre@nondot.org>
Fri, 24 Aug 2007 16:24:49 +0000 (16:24 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Aug 2007 16:24:49 +0000 (16:24 +0000)
commitdfce2a51a78455c915722bc05f07c41e600220c9
tree6afe66a73ded7cd737da9438de812454bcf136d9
parent7f02f721d48772e4eee4fccd8af4f800be1bbc1e
print the computation type for compound assignment operators in dumps.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41361 91177308-0d34-0410-b5e6-96231b3b80d8
AST/StmtDumper.cpp
CodeGen/CGExprScalar.cpp