diff options
author | Chris Lattner <sabre@nondot.org> | 2010-05-25 17:56:43 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-05-25 17:56:43 +0000 |
commit | a46325e7b9c07adcfcf25566ba6ccce033a63e61 (patch) | |
tree | 82fda0160843b9cd6068335053e33fa201bab9c3 /lib/Frontend/CodeGenAction.cpp | |
parent | 52d0b594f62f3bba3813e0ed22c108e5938b8f9f (diff) |
make -ast-dump print something like this for declstmts:
(DeclStmt 0x3405550 <line:3:4, col:11>
0x34053a0 "int x")
instead of:
(DeclStmt 0x3405550 <line:3:4, col:11>
0x34053a0 "int x"
which has unbalanced parens (PR7228)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104620 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions