Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SonarCloud - Analyze your C and C++ projects with just one click.
- Mergify - Updating dependencies is time-consuming.
-
Yeah, I closed it because it didn't seem to be taken into consideration, as later proven by https://github.com/microsoft/cppwinrt/issues/1123
-
MSVC does ICE left and right, because modules are an entirely new way of storing and loading C++, and this involves handling thousands of corner cases because C++ is complicated. MSVC is also getting better as people use modules and report bugs for the compiler team to fix. As I often mention, see microsoft/STL#1694 for the laundry list of bugs that we've encountered in the STL, and how many have been fixed in each release (the "Fixed, Workaround Removed" section). This isn't even a complete list of all compiler improvements (many bugs have been reported by other users and then fixed).
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
clangd: https://github.com/clangd/clangd/issues/1293
-
ccls
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
ccls: https://github.com/MaskRay/ccls/issues/798