[llvm-bugs] [Bug 43268] clang 9 rc4 regression: AST/Decl.cpp:3336: bool clang::FunctionDecl::isInlineDefinitionExternallyVisible() const: Assertion `(doesThisDeclarationHaveABody() || willHaveBody()) && "Must be a function definition"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 12 13:00:28 PDT 2019


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

Nick Desaulniers <ndesaulniers at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #11 from Nick Desaulniers <ndesaulniers at google.com> ---
Fixed in r371766. Hans, can you please cherry-pick to release_90?

-- 
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/20190912/543782e3/attachment.html>


More information about the llvm-bugs mailing list