Tencent / yadcc

Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。
Other
371 stars 62 forks source link

请问yadcc 是否支持c++ modules #40

Open gamark opened 2 years ago

gamark commented 2 years ago

当import module后,yadcc能否工作。

0x804d8000 commented 2 years ago

我对module不太了解。

但是从之前的初步了解来说,应该不行,具体是: