[cfe-dev] BUG: VarDecl::getSourceRange() incorrect if CallInit style used for builtin type.

Richard Smith richard at metafoo.co.uk
Wed Jan 30 13:32:10 PST 2013


On Wed, Jan 30, 2013 at 1:36 AM, Will Wilson <will at indefiant.com> wrote:
> The workarounds I have for this issue are ugly and I fear more than a little
> unreliable. Okay if I file a bug for this just to ensure it doesn't get
> forgotten about?

Please do!

> Incidentally, I did try bypassing the code that removes the ParenListExpr
> and things just worked - so perhaps transitioning to a CXXDirectInitExpr may
> not be too painful if the approach is similar.
>
> - Will.



More information about the cfe-dev mailing list