[cfe-dev] BUG: VarDecl::getSourceRange() incorrect if CallInit style used for builtin type.
Will Wilson
will at indefiant.com
Wed Jan 30 01:36:36 PST 2013
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?
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130130/1ce8b708/attachment.html>
More information about the cfe-dev
mailing list