diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-06-27 16:55:54 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-06-27 16:55:54 +0000 |
commit | d0e8b782787638bcc9c57022e47c28d3529f02d4 (patch) | |
tree | 6d6ca8122f8cc5edd03276009fcd202574bcfc9f /lib/Driver/Tools.cpp | |
parent | 6628969c3e3886b68d8a0051df7e222aa50ef118 (diff) |
When instantiating a C++ "new" expression, don't fake source locations
for the '(' and ')' around the initializer unless we actually have an
initializer. Fixes PR10197, an issue where we were value-initializing
rather than default-initializing.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133913 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions