[llvm-bugs] [Bug 24268] clang_visitChildren skips elements

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 2 02:34:01 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=24268

Milian Wolff <mail at milianw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
            Version|3.7                         |3.8
         Resolution|---                         |FIXED

--- Comment #5 from Milian Wolff <mail at milianw.de> ---
Resolved now by http://reviews.llvm.org/D17486

NOTE: You have to pass CXTranslationUnit_KeepGoing to
clang_parseTranslationUnit2 to get the requested behavior.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160302/16c43dd4/attachment.html>


More information about the llvm-bugs mailing list