Re: r270775 - [CGDebugInfo] Modify the preferred expression location for member calls.

2016-05-26 Thread NAKAMURA Takumi via cfe-commits
Could you take a look of r270841 in clang-tools-extra? On Thu, May 26, 2016 at 7:14 AM Hal Finkel via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Author: hfinkel > Date: Wed May 25 17:08:27 2016 > New Revision: 270775 > > URL: http://llvm.org/viewvc/llvm-project?rev=270775&view=rev > Log:

r270775 - [CGDebugInfo] Modify the preferred expression location for member calls.

2016-05-25 Thread Hal Finkel via cfe-commits
Author: hfinkel Date: Wed May 25 17:08:27 2016 New Revision: 270775 URL: http://llvm.org/viewvc/llvm-project?rev=270775&view=rev Log: [CGDebugInfo] Modify the preferred expression location for member calls. If the callee has a valid location (not all do), then use that. Otherwise, fall back to th