-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
There is a proposal for this: https://github.com/microsoft/ifc-spec
Only Microsoft implants that so far. I gather EDG (which powers IntelliSense) has been at least researching support for consuming IFC files.
I'm not aware of anyone sponsoring work in Clang or GCC to add IFC support.
-
build2 use the module mapper API which was available long before 2021: https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Module-Mapper... You can try the examples here https://github.com/build2/cxx20-modules-examples/ with GCC 13 or 12 to confirm, if you wish.
> given communication APIs for GCC just landed in its main branch a month ago
Can you elaborate on what are these "communication APIs"?
-
I've been using Conan for years with great success. I think you might have missed the documentation: https://docs.conan.io
Related posts
-
ManagedC v1.5.0 - now much more stable and thread safe! Plus, better testing, and better GCC support!
-
Hacking Anything with GNU Guix
-
XMake dependency propagation?
-
xmake v2.5.3 Released, Support to build Linux bpf program and integrate Conda packages
-
xmake v2.5.2 released, Support pull remote cross toolchain and package integration