[llvm-bugs] [Bug 29032] Clang ignores "inline" keyword on an out-of-line method definition of a class template.
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 25 15:50:50 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=29032
rtrieu at google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rtrieu at google.com
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from rtrieu at google.com ---
inlinehint is now emitted after r344987. The invocation also needs "-O2
-Xclang -disable-llvm-passes" to see it in the output.
--
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/20181025/ee67b7b7/attachment-0001.html>
More information about the llvm-bugs
mailing list