Displaying 2 results from an estimated 2 matches for "1e81f8a7".
2020 Jul 23
2
Explicitly spelling out the lack of stability for the C++ API in the Developer Policy?
.../cgi-bin/mailman/listinfo/llvm-dev>
>
>
>
> --
> Lerne, wie die Welt wirklich ist,
> aber vergiss niemals, wie sie sein sollte.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200723/1e81f8a7/attachment.html>
2020 Jul 22
6
Explicitly spelling out the lack of stability for the C++ API in the Developer Policy?
The Developer Policy document (https://llvm.org/docs/DeveloperPolicy.html) contains a Section "C API Changes". There is no corresponding section for C++ API Changes. LLVM is somewhat different from most libraries in that the main language is C++ but the C++ API is not guaranteed to be stable in any shape or form from what I understand.
I think it would be useful to have a "C++ API