commit | 57c337d9ab32b84eb6a2a1fb83822660e4cdd285 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Oct 13 00:46:29 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Oct 13 00:46:29 2007 +0000 |
tree | 527e3686b94428a9c777d4f2ba6ff256a3fba7b3 | |
parent | fb5e5ba3c7708f3aef4db0ed30e8470b3ed4206a [diff] |
haha, my devious plot is complete: $ clang rewrite.c -rewrite-test prints: int foo() { b: foo(); f: foo(); foo(); } for: int foo() { b: foo(); f: foo(); foo(); } amazing. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42944 91177308-0d34-0410-b5e6-96231b3b80d8