commit | 25270b6e6a8416b7532cfe552b41794418ea19b1 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Thu Nov 03 00:16:13 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Thu Nov 03 00:16:13 2011 +0000 |
tree | 1d251cd907bad2f7d4e825fb4dcd9fbef767ca2c | |
parent | b551dd31f6b15aa959127ee906084fcf5bf0154e [diff] |
Add a printing policy flag to suppress printing "<anonymous>::" prior to types. Enable this flag for code completion, where knowing whether something is in an anonymous or inline namespace is actually not useful, since you don't have to type it anyway. Fixes <rdar://problem/10208818>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143599 91177308-0d34-0410-b5e6-96231b3b80d8