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 | edde8a99dfd2385c264bc7e97d779e07c025eec4 (patch) | |
tree | 3e61c82940d60e0944b62e0cd6922fb64d0b57a1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ff384ad98119262c5cbf9b054cbe23749af8e4b7 (diff) | |
download | llvm-edde8a99dfd2385c264bc7e97d779e07c025eec4.zip llvm-edde8a99dfd2385c264bc7e97d779e07c025eec4.tar.gz llvm-edde8a99dfd2385c264bc7e97d779e07c025eec4.tar.bz2 |
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)
llvm-svn: 104620
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions