iains wrote:

> I still support disabling delayed template parsing by default in all 
> configurations. Ultimately, this feature is a source of bugs, and we should 
> start the clock on its deprecation and removal. This, of course, involves 
> real work, and I haven't allocated any time (mine or others') to it.

So @ChuanqiXu9 's patch is at least a conservative step towards that (limiting 
the change to C++20 modules where we know there is a problem) - we could then 
extend that to C++20, in general (as per @zero9178 's comment above).  As you 
say deprecation and removal is more work.


https://github.com/llvm/llvm-project/pull/69431
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to